From 630b264b185c22139b18049962f80787df9b075b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=B8yer=20Iversen?= Date: Mon, 21 Aug 2017 11:11:33 +0200 Subject: [PATCH] Update xiaomi.markdown --- source/_components/xiaomi.markdown | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/source/_components/xiaomi.markdown b/source/_components/xiaomi.markdown index a11431147e8..6ee2f3f811d 100644 --- a/source/_components/xiaomi.markdown +++ b/source/_components/xiaomi.markdown @@ -132,3 +132,18 @@ Automation example data: gw_mac: xxxxxxxxxxxx ``` + + +### {% linkable_title Troubleshooting %} + +**Connection problem** + +``` +2017-08-20 16:51:19 ERROR (SyncWorker_0) [homeassistant.components.xiaomi] No gateway discovered +2017-08-20 16:51:20 ERROR (MainThread) [homeassistant.setup] Setup failed for xiaomi: Component failed to initialize. +``` + +That means that Home Assistant is not getting any response from your Xiaomi gateway. Might be a local network problem or your firewall. +- Turn off the firewall on the HA computer +- Try to leave the mac address blank. +- Try to set `discovery_retry: 10`