From d713d82b42626fd85c7a6472de4ee07a07304458 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 24 Oct 2017 11:21:01 +0200 Subject: [PATCH] Add link to Docker docs --- source/_components/xiaomi_aqara.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/xiaomi_aqara.markdown b/source/_components/xiaomi_aqara.markdown index 373d9c3d99b..0dc1b12dcc3 100644 --- a/source/_components/xiaomi_aqara.markdown +++ b/source/_components/xiaomi_aqara.markdown @@ -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`.