Fix name of devolo_home_control integration (#36627)

This commit is contained in:
Franck Nijhof
2020-06-10 18:36:34 +02:00
committed by GitHub
parent 00068e88b0
commit 186a299215

View File

@@ -1,11 +1,9 @@
{
"domain": "devolo_home_control",
"name": "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"],
"codeowners": ["@2Fake", "@Shutgun"],
"quality_scale": "silver"
}
}