mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00: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"
|
|
}
|