1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00

Add brand for HomeSeer (#90066)

This commit is contained in:
b-uwe 2023-03-28 16:37:57 +02:00 committed by GitHub
parent bdf29b594f
commit 3662c651c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"domain": "homeseer",
"name": "HomeSeer",
"iot_standards": ["zwave"]
}

View File

@ -2305,6 +2305,12 @@
}
}
},
"homeseer": {
"name": "HomeSeer",
"iot_standards": [
"zwave"
]
},
"homewizard": {
"name": "HomeWizard Energy",
"integration_type": "hub",