From d1e44b311e8a40c2bf3b6084ae3bf59a9be526ac Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sun, 29 Oct 2017 09:58:46 +0000 Subject: [PATCH] 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. --- source/hassio/installation.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 83a8dee27ec..2211ba4381f 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -20,6 +20,10 @@ Hass.io images are available for all available Raspberry Pi and Intel NUC platfo - 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]. - 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). +

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

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