Sadly it looks like only one signal input of Wall Switch is work (both inputs trigger same action) if I connect through the zigbee2mqtt. It’s a pity, that I losse half of device functionality, especially because there is not a lot of space inside socket boxes, so hard to fit there twice devices.
Actions are only sent for input 1 of the device. For input 2 no actions will be sent (so a double rocker is not supported).
I sugges to ask on z2m discussion group for reasons.
But I suspect (based on further doc reading) z2m provides events generated by the device. So while you cannot intercept imputs directly, you may react on presses and releases reported by the device.
Sounds really interesting.
But how exactly I can read/see this kind of reports?
I was trying to read through reporting and dev console but it was a failure. Probably doing something wrong.
I have a switch (four buttons) that exposes actions too. If you create a new automation, select device, and then see what the different values presented are, does that show anything helpful? In my case the single switch exposes multiple values (up /down / on / off on both channels).