mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Load wyoming in the executor to avoid blocking the event loop (#112107)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"config_flow": true,
|
||||
"dependencies": ["assist_pipeline"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/wyoming",
|
||||
"import_executor": true,
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["wyoming==1.5.3"],
|
||||
"zeroconf": ["_wyoming._tcp.local."]
|
||||
|
Reference in New Issue
Block a user