mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Import baf in the executor to avoid blocking the event loop (#112086)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@bdraco", "@jfroy"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/baf",
|
||||
"import_executor": true,
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["aiobafi6==0.9.0"],
|
||||
"zeroconf": [
|
||||
|
Reference in New Issue
Block a user