mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Add zhimi.fan.za3 to xiaomi_miio workaround unable to discover device (#108310)
* add zhimi.fan.za3 to workaround fix unable to discover issue * Update __init__.py --------- Co-authored-by: Erik Montnemery <erik@montnemery.com>
This commit is contained in:
parent
3a461c32ac
commit
5702ab3059
@ -299,6 +299,7 @@ async def async_create_miio_device_and_coordinator(
|
||||
|
||||
# List of models requiring specific lazy_discover setting
|
||||
LAZY_DISCOVER_FOR_MODEL = {
|
||||
"zhimi.fan.za3": True,
|
||||
"zhimi.fan.za5": True,
|
||||
"zhimi.airpurifier.za1": True,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user