mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Fix devolo brand name (#36865)
This commit is contained in:
parent
3d1a5f76b2
commit
e4df0481da
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user