Static IP allocation note (#4480)

The guide forgets to call out that the IP for the system must be fixed, which has tripped up more than a few
This commit is contained in:
DubhAd 2018-01-21 08:51:59 +00:00 committed by Franck Nijhof
parent efb054277d
commit 2c61569273

View File

@ -47,3 +47,5 @@ If you use a port other than `8123` or an SSL proxy, change the port number acco
## {% linkable_title Router configuration %}
You'll need to forward the port you listed in your configuration (8123 in the example above) on your router to your Home Assistant system. You can find guides on how to do this on [Port Forward](https://portforward.com/) - noting that you'll only need to forward the TCP port.
Ensure that you allocate the Home Assistant system a fixed IP on your network before you configure port forwarding. You can do this either on the computer itself (see the [install guide](/hassio/installation/) or via a static lease on your router.