hass-core/homeassistant/components/devolo_home_control/manifest.json
2020-05-26 15:56:49 +02:00

11 lines
No EOL
311 B
JSON

{
"domain": "devolo_home_control",
"name": "devolo_home_control",
"documentation": "https://www.home-assistant.io/integrations/devolo_home_control",
"requirements": ["devolo-home-control-api==0.11.0"],
"config_flow": true,
"codeowners": [
"@2Fake",
"@Shutgun"],
"quality_scale": "silver"
}