From 0daf93b5c1795ca96019de34698971521be51028 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Thu, 31 May 2018 16:02:19 +0100 Subject: [PATCH] Moved the power supply note People keep missing the power warning because it's long after the install notes --- source/hassio/installation.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.