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