mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 21:21:46 +01:00
11 lines
384 B
JSON
11 lines
384 B
JSON
{
|
|
"domain": "assist_satellite",
|
|
"name": "Assist Satellite",
|
|
"codeowners": ["@home-assistant/core", "@synesthesiam", "@arturpragacz"],
|
|
"dependencies": ["assist_pipeline", "http", "stt", "tts"],
|
|
"documentation": "https://www.home-assistant.io/integrations/assist_satellite",
|
|
"integration_type": "entity",
|
|
"quality_scale": "internal",
|
|
"requirements": ["hassil==3.2.0"]
|
|
}
|