1
mirror of https://github.com/home-assistant/core synced 2024-08-06 09:34:49 +02:00
ha-core/homeassistant/components/group/manifest.json

13 lines
279 B
JSON
Raw Normal View History

{
"domain": "group",
"integration_type": "helper",
"name": "Group",
"documentation": "https://www.home-assistant.io/integrations/group",
"codeowners": [
"@home-assistant/core"
],
"quality_scale": "internal",
"iot_class": "calculated",
"config_flow": true
}