Import yeelight in the executor to avoid blocking the event loop (#112080)

This commit is contained in:
J. Nick Koston
2024-03-02 16:55:55 -10:00
committed by GitHub
parent f415746e26
commit 131068358a

View File

@@ -14,6 +14,7 @@
"homekit": {
"models": ["YL*"]
},
"import_executor": true,
"iot_class": "local_push",
"loggers": ["async_upnp_client", "yeelight"],
"quality_scale": "platinum",