mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Add iot_standards to devolo brand (#80332)
This commit is contained in:
parent
9318d833a4
commit
78f71c46da
@ -1,5 +1,6 @@
|
||||
{
|
||||
"domain": "devolo",
|
||||
"name": "devolo",
|
||||
"integrations": ["devolo_home_control", "devolo_home_network"]
|
||||
"integrations": ["devolo_home_control", "devolo_home_network"],
|
||||
"iot_standards": ["zwave"]
|
||||
}
|
||||
|
@ -1009,7 +1009,10 @@
|
||||
"integration_type": "hub",
|
||||
"name": "devolo Home Network"
|
||||
}
|
||||
}
|
||||
},
|
||||
"iot_standards": [
|
||||
"zwave"
|
||||
]
|
||||
},
|
||||
"dexcom": {
|
||||
"name": "Dexcom",
|
||||
|
Loading…
x
Reference in New Issue
Block a user