Skip to content

Commit b6f81e0

Browse files
authored
Add: Zooz ZEN35 800 LR version 1.20.0 US (#222)
1 parent 0305cec commit b6f81e0

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"devices": [
3+
{
4+
"brand": "Zooz",
5+
"model": "ZEN35",
6+
"manufacturerId": "0x027a",
7+
"productType": "0x7000",
8+
"productId": "0xa018",
9+
"firmwareVersion": {
10+
"min": "1.0",
11+
"max": "1.255"
12+
}
13+
}
14+
],
15+
"upgrades": [
16+
{
17+
"version": "1.20.0",
18+
"region":"usa",
19+
"changelog": "Includes firmware versions: 1.0, 1.10, 1.20.\n* Optimized Z-Wave reporting behavior: when Basic Set, Binary Set, and Multilevel set commands are sent from the Z-Wave controller (Lifeline), the device will no longer send redundant report or notification commands back to the controller.",
20+
"url": "https://www.getzooz.com/firmware/ZEN35_V01R20.gbl",
21+
"integrity": "sha256:0fee1e59628fb00a2af1dabe35a19e0fda0b60a653666cc8ce08be2738c5adde"
22+
}
23+
]
24+
}

0 commit comments

Comments
 (0)