mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
9 lines
237 B
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"
|
|
}
|