mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Fix name of devolo_home_control integration (#36627)
This commit is contained in:
parent
00068e88b0
commit
186a299215
@ -1,11 +1,9 @@
|
|||||||
{
|
{
|
||||||
"domain": "devolo_home_control",
|
"domain": "devolo_home_control",
|
||||||
"name": "devolo_home_control",
|
"name": "Devolo Home Control",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/devolo_home_control",
|
"documentation": "https://www.home-assistant.io/integrations/devolo_home_control",
|
||||||
"requirements": ["devolo-home-control-api==0.11.0"],
|
"requirements": ["devolo-home-control-api==0.11.0"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"codeowners": [
|
"codeowners": ["@2Fake", "@Shutgun"],
|
||||||
"@2Fake",
|
|
||||||
"@Shutgun"],
|
|
||||||
"quality_scale": "silver"
|
"quality_scale": "silver"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user