Load wyoming in the executor to avoid blocking the event loop (#112107)

This commit is contained in:
J. Nick Koston
2024-03-03 04:56:08 -10:00
committed by GitHub
parent 073fcfcd6f
commit 9fff638311

View File

@@ -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."]