Import yeelight in the executor to avoid blocking the event loop (#112080)
This commit is contained in:
parent
f415746e26
commit
131068358a
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
"homekit": {
|
"homekit": {
|
||||||
"models": ["YL*"]
|
"models": ["YL*"]
|
||||||
},
|
},
|
||||||
|
"import_executor": true,
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["async_upnp_client", "yeelight"],
|
"loggers": ["async_upnp_client", "yeelight"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue