hass-core/homeassistant/components/assist_satellite/manifest.json
2024-08-19 10:55:40 -05:00

9 lines
284 B
JSON

{
"domain": "assist_satellite",
"name": "Assist Satellite",
"codeowners": ["@synesthesiam"],
"config_flow": false,
"dependencies": ["assist_pipeline", "stt"],
"documentation": "https://www.home-assistant.io/integrations/assist_satellite",
"integration_type": "entity"
}