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