2023-04-19 10:10:59 +00:00
|
|
|
{
|
|
|
|
"domain": "wyoming",
|
|
|
|
"name": "Wyoming Protocol",
|
|
|
|
"codeowners": ["@balloob", "@synesthesiam"],
|
|
|
|
"config_flow": true,
|
2024-05-26 21:29:46 +00:00
|
|
|
"dependencies": ["assist_pipeline", "intent"],
|
2023-04-19 10:10:59 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/wyoming",
|
2024-05-15 20:17:49 +00:00
|
|
|
"integration_type": "service",
|
2023-04-19 10:10:59 +00:00
|
|
|
"iot_class": "local_push",
|
2024-05-26 21:29:46 +00:00
|
|
|
"requirements": ["wyoming==1.5.4"],
|
2023-12-04 20:13:15 +00:00
|
|
|
"zeroconf": ["_wyoming._tcp.local."]
|
2023-04-19 10:10:59 +00:00
|
|
|
}
|