From 599f2664457428125747869f6654bc42c5addc6a Mon Sep 17 00:00:00 2001 From: John Pine <75548572+jwpine@users.noreply.github.com> Date: Fri, 5 Apr 2024 13:00:08 -0400 Subject: [PATCH] Update zen52.json for Firmware 1.70 - External Switch Delay Update configuration for firmware 1.70 released 8/2023. Removed the delay when controlling the ZEN52 from the external mechanical switch when parameter 27 is set to value 0 (disable external switch multiple click detection) --- packages/config/config/devices/0x027a/zen52.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/config/config/devices/0x027a/zen52.json b/packages/config/config/devices/0x027a/zen52.json index 9515bc6aeed4..61271ac8129e 100644 --- a/packages/config/config/devices/0x027a/zen52.json +++ b/packages/config/config/devices/0x027a/zen52.json @@ -129,6 +129,10 @@ { "#": "24", "$import": "templates/zooz_template.json#association_reports_binary" + }, + { + "#": "27", + "$import": "templates/zooz_template.json#zen5x_external_switch_multiple_click" } ], "metadata": {