mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
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:
parent
5db2336400
commit
f863fcd009
@ -490,3 +490,9 @@ Turn the dry mode off.
|
|||||||
| Service data attribute | Optional | Description |
|
| Service data attribute | Optional | Description |
|
||||||
|---------------------------|----------|---------------------------------------------------------|
|
|---------------------------|----------|---------------------------------------------------------|
|
||||||
| `entity_id` | no | Only act on a specific Xiaomi miIO fan entity. |
|
| `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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user