core/homeassistant/components/devolo_home_control/manifest.json

13 lines
416 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.17.4"],
"after_dependencies": ["zeroconf"],
"config_flow": true,
"codeowners": ["@2Fake", "@Shutgun"],
"quality_scale": "silver",
"iot_class": "local_push",
"zeroconf": ["_dvl-deviceapi._tcp.local."]
}