Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update region and name of ZEN74.json to ZEN74-V01.json, Add ZEN74-V02-800-LR.json. #159

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions firmwares/zooz/ZEN74-V01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"devices": [
{
"brand": "Zooz",
"model": "ZEN74",
"manufacturerId": "0x027a",
"productType": "0x7000",
"productId": "0xa004",
"firmwareVersion": {
"min": "10.0",
"max": "10.255"
}
}
],
"upgrades": [
{
"version": "10.10.1",
"region": "usa",
"changelog": "* Includes firmware versions: 10.10.\n* Separated ramp rate into 4 new settings: on physical (parameter 9), on Z-Wave (parameter 28), off physical (parameter 27), and off Z-Wave (parameter 29).\n* Improved night light mode (it takes 1 second instead of 2 to turn the night on via night light mode).\n* Added a new setting to indicate remote dimming duration when using the ZEN74 in association with other dimmers (parameter 30.",
"url": "https://www.getzooz.com/firmware/ZEN74_V10R10.gbl",
"integrity": "sha256:3bb9d4249dc70d5f357a326214e7a8874ee21ca563f2d2fe1571c4dda7901049"
}
]
}
24 changes: 24 additions & 0 deletions firmwares/zooz/ZEN74-V02-800-LR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"devices": [
{
"brand": "Zooz",
"model": "ZEN74",
"manufacturerId": "0x027a",
"productType": "0x7000",
"productId": "0xa004",
"firmwareVersion": {
"min": "2.0",
"max": "2.255"
}
}
],
"upgrades": [
{
"version": "2.30.0",
"region": "usa",
"changelog": "* Includes firmware versions: 2.10, 2.20, 2.30.\n* Updated parameter names and short descriptions in the Configuration Command Class.\n* Added a new parameter 34: Basic Set Custom Brightness On.",
"url": "https://www.getzooz.com/firmware/ZEN74_V02R30.gbl",
"integrity": "sha256:f46bec696c623ed0f40a3b606c8e5fdc4ea017f371f57b11718e42b2eea761d8"
}
]
}
23 changes: 0 additions & 23 deletions firmwares/zooz/ZEN74.json

This file was deleted.