mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 02:04:25 +01:00
11 lines
291 B
JSON
11 lines
291 B
JSON
{
|
|
"domain": "intent",
|
|
"name": "Intent",
|
|
"codeowners": ["@home-assistant/core", "@synesthesiam"],
|
|
"config_flow": false,
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/intent",
|
|
"integration_type": "system",
|
|
"quality_scale": "internal"
|
|
}
|