mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add iot_standards to devolo brand (#80332)
This commit is contained in:
parent
9318d833a4
commit
78f71c46da
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"domain": "devolo",
|
"domain": "devolo",
|
||||||
"name": "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",
|
"integration_type": "hub",
|
||||||
"name": "devolo Home Network"
|
"name": "devolo Home Network"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"iot_standards": [
|
||||||
|
"zwave"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"dexcom": {
|
"dexcom": {
|
||||||
"name": "Dexcom",
|
"name": "Dexcom",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user