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