HA not receiving event for physical keypress of Qubino Flush 2 relays (ZMNHBA2)

I have a few Qubino’s and unless they are broken, I don’t see HA receiving an event when I press any of the 2 physical switches: I can’t find anything in the logs on the timestamp that I press the buttons so I assume nothing really comes in. The only thing that comes in are meter reports.
I can switch each relay individually through HA, so that works.

I added the Qubino Flush 2 Relays as a secure node in HA, so HA should have every info. I will add a brand new Flush 2 Relays to make sure they’re not malfunctioning.

What can I do to fix this ? What could it be ? I assume that others have this working without issues ? Or am I the only one having this problem ?

Many thanks !
2020-05-24 20:25:43.818 Detail, Node007, Received: 0x01, 0x17, 0x00, 0x04, 0x00, 0x07, 0x11, 0x60, 0x06, 0x01, 0x32, 0x02, 0x21, 0x34, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xb8
2020-05-24 20:25:43.818 Detail,
2020-05-24 20:25:43.818 Info, Node007, Received a MultiInstanceEncap from node 7, instance 1, for Command Class COMMAND_CLASS_METER
2020-05-24 20:25:43.818 Detail, Node007, Refreshed Value: old value=false, new value=false, type=bool
2020-05-24 20:25:43.818 Detail, Node007, Changes to this value are not verified
2020-05-24 20:25:43.818 Info, Node007, Received Meter report from node 7: Power=0.0W
2020-05-24 20:25:43.818 Detail, Node007, Refreshed Value: old value=0.0, new value=0.0, type=decimal
2020-05-24 20:25:43.818 Detail, Node007, Changes to this value are not verified
2020-05-24 20:25:43.818 Detail, Node007, Notification: ValueChanged
2020-05-24 20:25:43.819 Detail, Node007, Notification: ValueChanged
2020-05-24 20:25:43.935 Detail, Node007, Received: 0x01, 0x17, 0x00, 0x04, 0x00, 0x07, 0x11, 0x60, 0x06, 0x02, 0x32, 0x02, 0x21, 0x34, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xbb
2020-05-24 20:25:43.935 Detail,
2020-05-24 20:25:43.935 Info, Node007, Received a MultiInstanceEncap from node 7, instance 2, for Command Class COMMAND_CLASS_METER
2020-05-24 20:25:43.935 Detail, Node007, Refreshed Value: old value=false, new value=false, type=bool
2020-05-24 20:25:43.935 Detail, Node007, Changes to this value are not verified
2020-05-24 20:25:43.935 Info, Node007, Received Meter report from node 7: Power=0.0W
2020-05-24 20:25:43.935 Detail, Node007, Refreshed Value: old value=0.0, new value=0.0, type=decimal
2020-05-24 20:25:43.935 Detail, Node007, Changes to this value are not verified
2020-05-24 20:25:43.935 Detail, Node007, Notification: ValueChanged
2020-05-24 20:25:43.936 Detail, Node007, Notification: ValueChanged
2020-05-24 20:25:44.052 Detail, Node007, Received: 0x01, 0x10, 0x00, 0x04, 0x00, 0x07, 0x0a, 0x32, 0x02, 0x21, 0x34, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc3
2020-05-24 20:25:44.052 Detail,
2020-05-24 20:25:44.052 Detail, Node007, Refreshed Value: old value=false, new value=false, type=bool
2020-05-24 20:25:44.052 Detail, Node007, Changes to this value are not verified
2020-05-24 20:25:44.052 Info, Node007, Received Meter report from node 7: Power=0.0W
2020-05-24 20:25:44.052 Detail, Node007, Refreshed Value: old value=0.0, new value=0.0, type=decimal
2020-05-24 20:25:44.052 Detail, Node007, Changes to this value are not verified
2020-05-24 20:25:44.052 Detail, Node007, Notification: ValueChanged
2020-05-24 20:25:44.053 Detail, Node007, Notification: ValueChanged

Adding my spare Qubino Flush 2 relays did not do anything alas… What I did notice is that, unlike most other ZWave devices I have, pressing the button does not automatically turn on the relay inside the Qubino.

Same problem with same device here for me.
All other zwave device report correctly state.

The qubino double relay not. Command works and are reporting correctly. But local switch used do not changed in ha.

I finally figured it out ! I did have to contact the Qubino support though. It turns out that Qubino changed the wiring over time. I downloaded more recent specs of the Flush 2 Relays than my device and thus wired it wrong (following specs for a more recent version of the flush 2 relays), resulting in the switch ports I1 en I2 not receiving the correct tension when pressing the button, as a result nothing happened when I pressed a button. They sent me the correct manual, I rewired and as a result it is working now !