mirror of https://github.com/home-assistant/core
12 lines
310 B
JSON
12 lines
310 B
JSON
{
|
|
"domain": "integration",
|
|
"name": "Integral",
|
|
"after_dependencies": ["counter"],
|
|
"codeowners": ["@dgomes"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/integration",
|
|
"integration_type": "helper",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "internal"
|
|
}
|