From 024143a7e95e93a1993458de7d690bf965f2b079 Mon Sep 17 00:00:00 2001 From: Alec Lorimer Date: Wed, 8 Apr 2026 21:23:31 -0500 Subject: [PATCH] nop --- .../SmartThings/zwave-button/src/apiv6_bugfix/can_handle.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/SmartThings/zwave-button/src/apiv6_bugfix/can_handle.lua b/drivers/SmartThings/zwave-button/src/apiv6_bugfix/can_handle.lua index 749810f01f..e33305360d 100644 --- a/drivers/SmartThings/zwave-button/src/apiv6_bugfix/can_handle.lua +++ b/drivers/SmartThings/zwave-button/src/apiv6_bugfix/can_handle.lua @@ -13,6 +13,6 @@ local function can_handle(opts, driver, device, cmd, ...) return false end --- Random comment to force a change for testing purposes 3 +-- Random comment to force a change for testing purposes 4 return can_handle