mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Import yeelight in the executor to avoid blocking the event loop (#112080)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"homekit": {
|
||||
"models": ["YL*"]
|
||||
},
|
||||
"import_executor": true,
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["async_upnp_client", "yeelight"],
|
||||
"quality_scale": "platinum",
|
||||
|
Reference in New Issue
Block a user