mirror of
https://github.com/home-assistant/core.git
synced 2026-08-03 20:24:55 +02:00
aa5ee6490a
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 lines
385 B
JSON
11 lines
385 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.11.0"]
|
|
}
|