Fan integration xiaomi_miio - Troubleshooting Unable to find d… (#13021)

* Troubleshooting Unable to find device error messages

How to solve connection errors on different subnets.

* Update fan.xiaomi_miio.markdown

Misspelling HA...

* Update fan.xiaomi_miio.markdown

* Update fan.xiaomi_miio.markdown
This commit is contained in:
tiagofreire-pt 2020-04-18 10:43:07 +01:00 committed by GitHub
parent 5db2336400
commit f863fcd009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -490,3 +490,9 @@ Turn the dry mode off.
| Service data attribute | Optional | Description |
|---------------------------|----------|---------------------------------------------------------|
| `entity_id` | no | Only act on a specific Xiaomi miIO fan entity. |
## Troubleshooting `Unable to find device` error messages
Check if the device is in the same subnet as the Home Assistant instance. Otherwise, you should configure your router/firewall to put this device in the same VLAN as the Home Assistant instance.
If it's not possible to use VLANs for some reason, your last resort may be using NAT translation, between the IPs.