From c77e453f2f321cd892433e7c3c1a6059c2f02fb2 Mon Sep 17 00:00:00 2001 From: InovelliUSA Date: Thu, 16 Jul 2026 18:27:47 -0600 Subject: [PATCH 1/2] Updating beta firmware on VZW31-SN to 2.02 --- firmwares/inovelli/VZW31-SN.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/firmwares/inovelli/VZW31-SN.json b/firmwares/inovelli/VZW31-SN.json index c1a39a6..f028e52 100644 --- a/firmwares/inovelli/VZW31-SN.json +++ b/firmwares/inovelli/VZW31-SN.json @@ -10,14 +10,14 @@ ], "upgrades": [ { - "version": "2.1", + "version": "2.2", "channel": "beta", - "changelog": "Changed default mode from On/Off to Dimmer; after updating, confirm the mode is correct for your load. Modified parameter P121 range from 0 to 0-1. Changed default value of parameter P158 to 0. Changed default value of parameter P15 to 100. Fixed an issue with LED notifications not working as expected. Fixed an issue where the device could stop sending reports after an update or after factory reset/exclusion. Fixed a situation where a lifeline report was not made when a multicast message was received. Resolved bug in Association Group Behavior. Upgrade Z-Wave SDK.", + "changelog": "Fixed LED color distortion for some colors at low brightness. Fixed the incorrect mapping of dimming duration (P1-P8). Fixed duration in the Switch Multilevel command.", "files": [ { "target": 0, - "url": "https://github.com/InovelliUSA/Firmware/raw/5c324ee67348538c080b90000d28466f8afbd48b/Red-Series/Z-Wave/VZW31-SN-2-1-Switch/Beta/2.01/VZW31-SN_2.01.gbl", - "integrity": "sha256:58a174779c2a92ce6f87819c6227f87babeae8509623ff3f1bbfff441e2513ce" + "url": "https://github.com/InovelliUSA/Firmware/raw/8614a94873c6f582029b128558283ca1217652e2/Red-Series/Z-Wave/VZW31-SN-2-1-Switch/Beta/2.02/VZW31-SN_2.02.gbl", + "integrity": "sha256:2446557820b35cd1281a93b16bd8992b3e35a21925ac1e75688810f9313fb58f" } ] }, From 7e90a92a5a47f881866e84472f249921f854d9a3 Mon Sep 17 00:00:00 2001 From: Dominic Griesel Date: Fri, 17 Jul 2026 09:09:45 +0200 Subject: [PATCH 2/2] format changelog --- firmwares/inovelli/VZW31-SN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmwares/inovelli/VZW31-SN.json b/firmwares/inovelli/VZW31-SN.json index f028e52..73a94ca 100644 --- a/firmwares/inovelli/VZW31-SN.json +++ b/firmwares/inovelli/VZW31-SN.json @@ -12,7 +12,7 @@ { "version": "2.2", "channel": "beta", - "changelog": "Fixed LED color distortion for some colors at low brightness. Fixed the incorrect mapping of dimming duration (P1-P8). Fixed duration in the Switch Multilevel command.", + "changelog": "- Fixed LED color distortion for some colors at low brightness.\n- Fixed the incorrect mapping of dimming duration (P1-P8).\n- Fixed duration in the Switch Multilevel command.", "files": [ { "target": 0,