1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/rhasspy/manifest.json
2025-09-06 20:42:25 -05:00

11 lines
268 B
JSON

{
"domain": "rhasspy",
"name": "Rhasspy",
"codeowners": ["@synesthesiam"],
"config_flow": true,
"dependencies": ["intent"],
"documentation": "https://www.home-assistant.io/integrations/rhasspy",
"iot_class": "local_push",
"single_config_entry": true
}