From 2ad2ebce8fad1a7168dcd99fcd4fe3f3417d3c8b Mon Sep 17 00:00:00 2001 From: Mahasri Kalavala Date: Wed, 3 Jan 2018 15:24:16 -0500 Subject: [PATCH] Update raspberry-pi.markdown (#4319) --- source/_docs/installation/raspberry-pi.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_docs/installation/raspberry-pi.markdown b/source/_docs/installation/raspberry-pi.markdown index 23d9396ad9e..f78838ec5ab 100644 --- a/source/_docs/installation/raspberry-pi.markdown +++ b/source/_docs/installation/raspberry-pi.markdown @@ -72,6 +72,8 @@ Start Home Assistant for the first time. This will complete the installation, cr ```bash (homeassistant) $ hass ``` - You can now reach your installation on your Raspberry Pi over the web interface on [http://ipaddress:8123](http://ipaddress:8123). +

+When you run the `hass` command for the first time, it will download, install and cache the necessary libraries/dependencies. This procedure may take anywhere between 5 to 10 minutes. During that time, you may get "site cannot be reached" error when accessing the web interface. This will only happen for the first time, and subsequent restarts will be much faster. +