core/homeassistant/components/rhasspy/manifest.json

11 lines
280 B
JSON

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