mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Merge pull request #3217 from home-assistant/Danielhiversen-patch-1
Update xiaomi.markdown
This commit is contained in:
commit
c39f77fbc3
@ -132,3 +132,18 @@ Automation example
|
|||||||
data:
|
data:
|
||||||
gw_mac: xxxxxxxxxxxx
|
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`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user