2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "demo",
|
|
|
|
"name": "Demo",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/demo",
|
2019-04-04 04:14:45 +00:00
|
|
|
"requirements": [],
|
|
|
|
"dependencies": [
|
|
|
|
"conversation",
|
2019-04-13 20:17:01 +00:00
|
|
|
"zone",
|
|
|
|
"group",
|
|
|
|
"configurator"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"codeowners": [
|
2019-04-08 04:01:05 +00:00
|
|
|
"@home-assistant/core"
|
2019-04-04 04:14:45 +00:00
|
|
|
]
|
|
|
|
}
|