mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Import screenlogic in the executor to avoid blocking the loop (#112097)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
}
|
||||
],
|
||||
"documentation": "https://www.home-assistant.io/integrations/screenlogic",
|
||||
"import_executor": true,
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["screenlogicpy"],
|
||||
"requirements": ["screenlogicpy==0.10.0"]
|
||||
|
Reference in New Issue
Block a user