mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Import screenlogic in the executor to avoid blocking the loop (#112097)
This commit is contained in:
parent
9af12a0639
commit
0a462071c8
@ -13,6 +13,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/screenlogic",
|
"documentation": "https://www.home-assistant.io/integrations/screenlogic",
|
||||||
|
"import_executor": true,
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["screenlogicpy"],
|
"loggers": ["screenlogicpy"],
|
||||||
"requirements": ["screenlogicpy==0.10.0"]
|
"requirements": ["screenlogicpy==0.10.0"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user