Compare commits

...

1 Commits

Author SHA1 Message Date
abmantis
9823e31206 Add Ubisys virtual integration 2026-02-27 10:58:27 +00:00
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"domain": "ubisys",
"name": "Ubisys",
"iot_standards": ["zigbee"]
}

View File

@@ -7344,6 +7344,12 @@
}
}
},
"ubisys": {
"name": "Ubisys",
"iot_standards": [
"zigbee"
]
},
"ubiwizz": {
"name": "Ubiwizz",
"integration_type": "virtual",