Fibaro Button not reporting the pressing of the button

Good day. Has anyone an idea or pointer on the Fibaro Big Button? I've got a simple rule under button controller 3.0 to do notifications to 4 notification devices. All function fine if I generate a button press from the device page. (intended use is for a backdoor doorbell)

The "generic z-wave button controller" only reports battery upon pressing the button.

What is the best information to look at to troubleshoot this? Thank you in advance!

With debugging logs on, this is all that seems to come in:

dev:4872019-06-21 12:14:49.749 pm debugWakeUpNotification: WakeUpNotification()

dev:4872019-06-21 12:14:49.651 pm infoBackdoor Button battery is 100%

dev:4872019-06-21 12:14:49.649 pm debugBatteryReport: BatteryReport(batteryLevel:100)

dev:4872019-06-21 12:14:48.889 pm debugWakeUpNotification: WakeUpNotification()

dev:4872019-06-21 12:14:48.801 pm infoBackdoor Button battery is 100%

dev:4872019-06-21 12:14:48.796 pm debugBatteryReport: BatteryReport(batteryLevel:100)

dev:4872019-06-21 12:14:47.799 pm debugWakeUpNotification: WakeUpNotification()

dev:4872019-06-21 12:14:47.707 pm infoBackdoor Button battery is 100%

dev:4872019-06-21 12:14:47.702 pm debugBatteryReport: BatteryReport(batteryLevel:100)

dev:4872019-06-21 12:14:36.513 pm debugWakeUpNotification: WakeUpNotification()

dev:4872019-06-21 12:14:36.469 pm infoBackdoor Button battery is 100%

dev:4872019-06-21 12:14:36.463 pm debugBatteryReport: BatteryReport(batteryLevel:100)

dev:4872019-06-21 12:14:28.460 pm infoBackdoor Button battery is 100%

dev:4872019-06-21 12:14:28.457 pm debugBatteryReport: BatteryReport(batteryLevel:100)

dev:4872019-06-21 12:14:28.341 pm warnconfigure...

dev:4872019-06-21 12:14:28.332 pm debugWakeUpNotification: WakeUpNotification()

dev:4872019-06-21 12:14:28.234 pm infoBackdoor Button battery is 100%

dev:4872019-06-21 12:14:28.231 pm debugBatteryReport: BatteryReport(batteryLevel:100)

I have the same issue with button controller 3.0 . I have a zooz zen24 dimmer using the zooz central scene dimmer. Like you, if I issue the double tap from device page, it responds to my button(turns on a light), but if I double tap the switch, the button action does not respond and the action does not occur.



1 Like