1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/group/manifest.json

11 lines
206 B
JSON
Raw Normal View History

{
"domain": "group",
"name": "Group",
"documentation": "https://www.home-assistant.io/components/group",
"requirements": [],
"dependencies": [],
"codeowners": [
"@home-assistant/core"
]
}