core/homeassistant/components/devolo_home_control/manifest.json

10 lines
303 B
JSON
Raw Normal View History

2020-05-07 14:08:51 +00:00
{
"domain": "devolo_home_control",
"name": "Devolo Home Control",
2020-05-07 14:08:51 +00:00
"documentation": "https://www.home-assistant.io/integrations/devolo_home_control",
"requirements": ["devolo-home-control-api==0.11.0"],
2020-05-07 14:08:51 +00:00
"config_flow": true,
"codeowners": ["@2Fake", "@Shutgun"],
2020-05-07 14:08:51 +00:00
"quality_scale": "silver"
}