Skip to content

Commit

Permalink
Add Zooz ZEN55 (#100)
Browse files Browse the repository at this point in the history
Co-authored-by: Dominic Griesel <[email protected]>
  • Loading branch information
adidalal and AlCalzone authored Apr 10, 2024
1 parent b7190cf commit 7eae657
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions firmwares/zooz/ZEN55.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"devices": [
{
"brand": "Zooz",
"model": "ZEN55",
"manufacturerId": "0x027a",
"productType": "0x0004",
"productId": "0x0110",
"firmwareVersion": {
"min": "1.0",
"max": "1.255"
}
}
],
"upgrades": [
{
"version": "1.30.0",
"changelog": "Addressed issues with the DC Signal Sensor occasionally showing offline or becoming unresponsive on select platforms.",
"url": "https://www.getzooz.com/firmware/ZEN55_V01R30.gbl",
"integrity": "sha256:502369192227a5ecdae4ef0c382e4a58568b70cc793bc745b992e28ca5d75652"
}
]
}

0 comments on commit 7eae657

Please sign in to comment.