Skip to content

Commit 2ad2ebc

Browse files
skalavalafabaff
authored andcommitted
Update raspberry-pi.markdown (#4319)
1 parent 4d4c74a commit 2ad2ebc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/_docs/installation/raspberry-pi.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ Start Home Assistant for the first time. This will complete the installation, cr
7272
```bash
7373
(homeassistant) $ hass
7474
```
75-
7675
You can now reach your installation on your Raspberry Pi over the web interface on [http://ipaddress:8123](http://ipaddress:8123).
7776

77+
<p class='note'>
78+
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.
79+
</p>

0 commit comments

Comments
 (0)