mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Lazy discover for dmaker.fan.1c (#129297)
This commit is contained in:
parent
7a448f5528
commit
08016dc3b6
@ -308,6 +308,7 @@ async def async_create_miio_device_and_coordinator(
|
|||||||
"zhimi.fan.za3": True,
|
"zhimi.fan.za3": True,
|
||||||
"zhimi.fan.za5": True,
|
"zhimi.fan.za5": True,
|
||||||
"zhimi.airpurifier.za1": True,
|
"zhimi.airpurifier.za1": True,
|
||||||
|
"dmaker.fan.1c": True,
|
||||||
}
|
}
|
||||||
lazy_discover = LAZY_DISCOVER_FOR_MODEL.get(model, False)
|
lazy_discover = LAZY_DISCOVER_FOR_MODEL.get(model, False)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user