mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
10 lines
249 B
JSON
10 lines
249 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"
|
|
}
|