Skip to content

Commit 0daf93b

Browse files
authored
Moved the power supply note
People keep missing the power warning because it's long after the install notes
1 parent a218499 commit 0daf93b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/hassio/installation.markdown

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ Hass.io images are available for all available Raspberry Pi and Intel NUC platfo
2121
- [Raspberry Pi 3][pi3]
2222
- [Intel NUC][nuc]
2323

24+
<p class='note'>
25+
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.
26+
</p>
27+
2428
- Flash the downloaded image to an SD card using [Etcher].
2529

2630
<p class='note warning'>
@@ -44,10 +48,6 @@ Hass.io images are available for all available Raspberry Pi and Intel NUC platfo
4448
If your router doesn't support mDNS then you'll have to use the IP address of your Pi, instead of `hassio.local`, for example `http://192.168.0.9:8123`. You should be able to find the IP address of your Pi from the admin interface of your router.
4549
</p>
4650

47-
<p class='note'>
48-
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.
49-
</p>
50-
5151
<p class='note'>
5252
If you copy over your existing Home Assistant configuration, make sure to enable the Hass.io panel by adding either `discovery:` or `hassio:` to your configuration.
5353
</p>

0 commit comments

Comments
 (0)