mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
11 lines
321 B
JSON
11 lines
321 B
JSON
{
|
|
"domain": "ai_task",
|
|
"name": "AI Task",
|
|
"after_dependencies": ["camera", "http"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["conversation", "media_source"],
|
|
"documentation": "https://www.home-assistant.io/integrations/ai_task",
|
|
"integration_type": "entity",
|
|
"quality_scale": "internal"
|
|
}
|