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