diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 72fe834ebea..2554de82f4b 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -21,6 +21,10 @@ Hass.io images are available for all available Raspberry Pi and Intel NUC platfo - [Raspberry Pi 3][pi3] - [Intel NUC][nuc] +

+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. +

+ - Flash the downloaded image to an SD card using [Etcher].

@@ -44,10 +48,6 @@ Hass.io images are available for all available Raspberry Pi and Intel NUC platfo 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.

-

-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. -

-

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.