mirror of
https://github.com/home-assistant/core.git
synced 2026-03-06 14:05:14 +01:00
Import august in the executor to avoid blocking the event loop (#111595)
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
}
|
||||
],
|
||||
"documentation": "https://www.home-assistant.io/integrations/august",
|
||||
"import_executor": true,
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["pubnub", "yalexs"],
|
||||
"requirements": ["yalexs==1.11.4", "yalexs-ble==2.4.2"]
|
||||
|
||||
Reference in New Issue
Block a user