Adding how to access HA (#7584)

Since the docs don't mention how to reach it, we really should ;)
This commit is contained in:
DubhAd 2018-11-19 21:00:27 +00:00 committed by Franck Nijhof
parent 5f0604d71d
commit bbe62ed42d

View File

@ -65,6 +65,7 @@ It is recommended to use the [advanced guide](/docs/installation/raspberry-pi/)
$ python3 -m pip install --upgrade homeassistant
```
5. Start Home Assistant
6. You can now reach the web interface on `http://ipaddress:8123/` - the first start may take up to 20 minutes before the web interface is available
### {% linkable_title Notes %}