mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Add brand for HomeSeer (#90066)
This commit is contained in:
parent
bdf29b594f
commit
3662c651c9
5
homeassistant/brands/homeseer.json
Normal file
5
homeassistant/brands/homeseer.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"domain": "homeseer",
|
||||||
|
"name": "HomeSeer",
|
||||||
|
"iot_standards": ["zwave"]
|
||||||
|
}
|
@ -2305,6 +2305,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"homeseer": {
|
||||||
|
"name": "HomeSeer",
|
||||||
|
"iot_standards": [
|
||||||
|
"zwave"
|
||||||
|
]
|
||||||
|
},
|
||||||
"homewizard": {
|
"homewizard": {
|
||||||
"name": "HomeWizard Energy",
|
"name": "HomeWizard Energy",
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user