Skip to content
Merged
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
14 changes: 14 additions & 0 deletions firmwares/zooz/ZSE44-V02.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,20 @@
}
],
"upgrades": [
{
"version": "2.20.1",
"region": "usa",
"changelog": "* Includes firmware versions: 2.0, 2.10, 2.20.\n* Updated temperature report: When the device cannot retrieve the correct temperature reading, it will now send the last valid value instead of defaulting to 32°F.\n* Updated power calculation algorithm to optimize battery reports.",
"url": "https://www.getzooz.com/firmware/ZSE44_V02R20_US.gbl",
"integrity": "sha256:fb38229e76cf9ead671dbc21045af950d1b9a9482b849bb1804ffacc8c9cb34f"
},
{
"version": "2.20.1",
"region": "europe",
"changelog": "* Includes firmware versions: 2.0, 2.10, 2.20.\n* Updated temperature report: When the device cannot retrieve the correct temperature reading, it will now send the last valid value instead of defaulting to 32°F.\n* Updated power calculation algorithm to optimize battery reports.\n *Added Long Range support for Europe",
"url": "https://www.getzooz.com/firmware/ZSE44_V02R20_EU.gbl",
"integrity": "sha256:03c7d3a95f16999a4ebc7adc9043ac7bbf1b3821d34bd33506b0bf164abe9a26"
},
{
"version": "2.10.0",
"region": "usa",
Expand Down