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": {
|
||||
"models": ["YL*"]
|
||||
},
|
||||
"import_executor": true,
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["async_upnp_client", "yeelight"],
|
||||
"quality_scale": "platinum",
|
||||
|
|
Loading…
Add table
Reference in a new issue