Skip to content

Commit dd6fe5c

Browse files
authored
Add Zooz ZSE18 V02 version 2.20.0 (#213)
1 parent fba764a commit dd6fe5c

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": "ZSE18 800LR",
6+
"manufacturerId": "0x027a",
7+
"productType": "0x0301",
8+
"productId": "0x0012",
9+
"firmwareVersion": {
10+
"min": "2.0",
11+
"max": "2.255"
12+
}
13+
}
14+
],
15+
"upgrades": [
16+
{
17+
"version": "2.20.0",
18+
"region": "usa",
19+
"changelog": "* Includes firmware versions: 2.00, 2.10, 2.20.\n* Updated parameter names and short descriptions in the Configuration Command Class to match the Advanced Setting.",
20+
"url": "https://www.getzooz.com/firmware/ZSE18_V02R20.gbl",
21+
"integrity": "sha256:3133fe2ea577634555430de83799c47bb09f6962e055f60674daa80c046031d8"
22+
}
23+
]
24+
}

0 commit comments

Comments
 (0)