mirror of
https://github.com/home-assistant/core.git
synced 2026-09-06 05:22:44 +01:00
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
10 lines
242 B
JSON
10 lines
242 B
JSON
{
|
|
"domain": "llm",
|
|
"name": "LLM",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"documentation": "https://www.home-assistant.io/integrations/llm",
|
|
"integration_type": "system",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal"
|
|
}
|