mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Import august in the executor to avoid blocking the event loop (#111595)
This commit is contained in:
parent
35a3573bd2
commit
b692f30c33
@ -26,6 +26,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/august",
|
"documentation": "https://www.home-assistant.io/integrations/august",
|
||||||
|
"import_executor": true,
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["pubnub", "yalexs"],
|
"loggers": ["pubnub", "yalexs"],
|
||||||
"requirements": ["yalexs==1.11.4", "yalexs-ble==2.4.2"]
|
"requirements": ["yalexs==1.11.4", "yalexs-ble==2.4.2"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user