mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +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": {
|
||||
"name": "HomeWizard Energy",
|
||||
"integration_type": "hub",
|
||||
|
Loading…
x
Reference in New Issue
Block a user