Add link to firewall details

This commit is contained in:
Fabian Affolter 2017-05-14 15:54:00 +02:00
parent fcab9fb717
commit c1cd6e65d9
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -39,7 +39,7 @@ $ source bin/activate
Install Home Assistant itself.
```bash
$ pip3 install homeassistant
$ pip3 install homeassistant colorlog
```
Check the [autostart](/docs/autostart/systemd/) section in the documentation for further details.
Check the [autostart](/docs/autostart/systemd/) section in the documentation for further details and the [Firewall section](/docs/installation/troubleshooting/#no-access-to-the-frontend) if you want to access your Home Assistant installation.