From 00c8f95ad46fc6366c5eef3cb0df56712a1fe3b4 Mon Sep 17 00:00:00 2001 From: Geoffrey O'Brien Date: Thu, 24 Oct 2024 14:25:31 -0400 Subject: [PATCH] Update ZW187-A.json added 1.6.1 from https://aeotec.freshdesk.com/helpdesk/attachments/6189341051 --- firmwares/aeotec/ZW187-A.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/firmwares/aeotec/ZW187-A.json b/firmwares/aeotec/ZW187-A.json index 60dcc38..63dcb9e 100644 --- a/firmwares/aeotec/ZW187-A.json +++ b/firmwares/aeotec/ZW187-A.json @@ -10,16 +10,16 @@ ], "upgrades": [ { - "$if": "firmwareVersion >= 1.0 && firmwareVersion < 1.6", - "version": "1.6", + "$if": "firmwareVersion >= 1.0 && firmwareVersion < 1.6.1", + "version": "1.6.1", "channel": "stable", //"region": "usa", - "changelog": "Bug Fixes:\n* Update Z-Wave SDK used", + "changelog": "Bug Fixes:\n* Resolves issue where sensor does not go to sleep causing battery drain.", "files": [ { "target": 0, - "url": "https://aeotec.freshdesk.com/helpdesk/attachments/6189341051", - "integrity": "sha256:5bd85839f729a870f0f858131468040399ebf7bd9ce08b43bc098c8e1fc16e09" + "url": "https://aeotec.freshdesk.com/helpdesk/attachments/6193170603", + "integrity": "sha256:88b24d7d16849ad43b36b1648f83d8c0999a8663d0b27c948d1836cf9a0e0630" } ] }