Skip to content

Commit d1e44b3

Browse files
authored
Added note about Pi power
Given the number of people using Pi as their platform, and then running into issues because they've skimped on the power supply, I'm adding warnings.
1 parent 1514fd7 commit d1e44b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/hassio/installation.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Hass.io images are available for all available Raspberry Pi and Intel NUC platfo
2020
- Optional - Setup the WiFi or static IP: On the SD-card, edit the `system-connections/resin-sample` file and follow the [ResinOS howto][resinos-network].
2121
- Insert SD card to Raspberry Pi and turn it on. On first boot, it downloads the latest version of Home Assistant which takes ~20 minutes (slower/faster depending on the platform).
2222

23+
<p class='note'>
24+
Please remember to ensure you're using an [appropriate power supply](https://www.raspberrypi.org/help/faqs/#powerReqs) with your Pi. Mobile chargers may not be suitable, since some are designed to only provide the full power with that manufacturer's handsets.
25+
</p>
26+
2327
<img src='/images/hassio/screenshots/first-start.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 12px;' width='150' />
2428

2529
- You will be able to reach your installation at [http://hassio.local:8123][local].

0 commit comments

Comments
 (0)