Skip to content

Commit a24b497

Browse files
authored
Add Zooz ZEN32 V03 firmware 3.20.1 (#210)
1 parent 2549a50 commit a24b497

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"devices": [
3+
{
4+
"brand": "Zooz",
5+
"model": "ZEN32",
6+
"manufacturerId": "0x027a",
7+
"productType": "0x7000",
8+
"productId": "0xa008",
9+
"firmwareVersion": {
10+
"min": "3.0",
11+
"max": "3.255"
12+
}
13+
}
14+
],
15+
"upgrades": [
16+
{
17+
"version": "3.20.1",
18+
"changelog": "Includes firmware versions: 3.00, 3.10, 3.20.\n* Added new parameters: 28 - Scene Control Multi-Tap.",
19+
"url": "https://www.getzooz.com/firmware/ZEN32_V03R20.gbl",
20+
"integrity": "sha256:9fe067e7a245c0211d6a5ee8d3ed66a5eff90175f146f00e745a6e1385f216f2"
21+
}
22+
]
23+
}

0 commit comments

Comments
 (0)