11 lines
367 B
JSON
11 lines
367 B
JSON
{
|
|
"domain": "assist_satellite",
|
|
"name": "Assist Satellite",
|
|
"codeowners": ["@home-assistant/core", "@synesthesiam"],
|
|
"dependencies": ["assist_pipeline", "http", "stt", "tts"],
|
|
"documentation": "https://www.home-assistant.io/integrations/assist_satellite",
|
|
"integration_type": "entity",
|
|
"quality_scale": "internal",
|
|
"requirements": ["hassil==2.2.3"]
|
|
}
|