Add link to Docker docs

This commit is contained in:
Fabian Affolter 2017-10-24 11:21:01 +02:00 committed by Fabian Affolter
parent eb399abbad
commit d713d82b42
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -178,4 +178,4 @@ That means that Home Assistant is not getting any response from your Xiaomi gate
- Try to set `discovery_retry: 10`.
- Try to disable and then enable LAN access.
- Hard reset the gateway: Press the button of the gateway 30 seconds and start again from scratch.
- If you are using Home Assistant in Docker, use --net=host in your docker run.
- If you are using Home Assistant in [Docker](/docs/installation/docker/), make sure to use `--net=host`.