1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/homeassistant/components/demo/manifest.json

9 lines
237 B
JSON

{
"domain": "demo",
"name": "Demo",
"documentation": "https://www.home-assistant.io/integrations/demo",
"dependencies": ["conversation", "zone", "group"],
"codeowners": ["@home-assistant/core"],
"quality_scale": "internal"
}