From 876120f9e49a669fa82f3d77bfde9d994d0d9f3c Mon Sep 17 00:00:00 2001 From: hceuterpe <4507166+hceuterpe@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:27:14 -0600 Subject: [PATCH] feat(config): update Zooz ZEN32 with button press blinking param for fw v2.40 --- packages/config/config/devices/0x027a/zen32.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/config/config/devices/0x027a/zen32.json b/packages/config/config/devices/0x027a/zen32.json index ea07a5e56108..6cc4c2b945b1 100644 --- a/packages/config/config/devices/0x027a/zen32.json +++ b/packages/config/config/devices/0x027a/zen32.json @@ -276,6 +276,14 @@ "label": "Send Status Change Report: Timer", "description": "Determine whether a trigger of this type should prompt a status change report to associated devices.", "defaultValue": 1 + }, + { + "#": "27", + "$if": "firmwareVersion >= 2.40 && firmwareVersion < 10.0", + "$import": "~/templates/master_template.json#base_enable_disable_inverted", + "label": "LED Blinking When Buttons Are Pressed", + "description": "Choose if you want the LED indicators to flash whenever a button is pressed on the device to confirm scene activation.", + "defaultValue": 0 } ], "compat": {