Skip to content

Commit 8723da8

Browse files
Danielhiversenfabaff
authored andcommitted
Update xiaomi.markdown
1 parent 37432fc commit 8723da8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

source/_components/xiaomi.markdown

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,18 @@ Automation example
132132
data:
133133
gw_mac: xxxxxxxxxxxx
134134
```
135+
136+
137+
### {% linkable_title Troubleshooting %}
138+
139+
**Connection problem**
140+
141+
```
142+
2017-08-20 16:51:19 ERROR (SyncWorker_0) [homeassistant.components.xiaomi] No gateway discovered
143+
2017-08-20 16:51:20 ERROR (MainThread) [homeassistant.setup] Setup failed for xiaomi: Component failed to initialize.
144+
```
145+
146+
That means that Home Assistant is not getting any response from your Xiaomi gateway. Might be a local network problem or your firewall.
147+
- Turn off the firewall on the HA computer
148+
- Try to leave the mac address blank.
149+
- Try to set `discovery_retry: 10`

0 commit comments

Comments
 (0)