Skip to content

Commit 3af5e3f

Browse files
authored
Add Zooz ZSE50 V01 800 LR, firmware version 1.20.0, US (#229)
1 parent 4684b88 commit 3af5e3f

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": "ZSE50",
6+
"manufacturerId": "0x027a",
7+
"productType": "0x0004",
8+
"productId": "0x0369",
9+
"firmwareVersion": {
10+
"min": "0.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* Improved Tone File Management: Resolved the tone file ordering issue by introducing fixed, addressable locations for each tone. Adding or removing sound files will no longer alter the sequence of existing tones. This update ensures that scenes remain consistent and unchanged when new files are loaded.",
20+
"url": "https://www.getzooz.com/firmware/ZSE50_V01R20.gbl",
21+
"integrity": "sha256:6ea886abe766792b4c94e4c26a3a69af6288aa3e3c0db4ed2090626391e5e867"
22+
}
23+
]
24+
}

0 commit comments

Comments
 (0)