mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 00:22:12 +00:00
11 lines
271 B
JSON
11 lines
271 B
JSON
{
|
|
"domain": "group",
|
|
"name": "Group",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/group",
|
|
"integration_type": "helper",
|
|
"iot_class": "calculated",
|
|
"quality_scale": "internal"
|
|
}
|