mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
11 lines
308 B
JSON
11 lines
308 B
JSON
{
|
|
"domain": "intent",
|
|
"name": "Intent",
|
|
"codeowners": ["@home-assistant/core", "@synesthesiam", "@arturpragacz"],
|
|
"config_flow": false,
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/intent",
|
|
"integration_type": "system",
|
|
"quality_scale": "internal"
|
|
}
|