How to select payload from specific button (tasmota node)

Hello,
I'm using tasmota node for my 2 gang switch
How can I pick up the payload specifically from each button?

For the moment, I'm just using switch node to receive 'single','double' payload and so on but obviously both button gets detected.

Hi,

can you provide the whole msg object items? Topic would by the key I guess. Just double click debug node, from dropdown select the whole msg object and post it with both buttons clicked again.

Maybe you will see the difference in messages, which could be used to the switch node.

Stepan

In the debug you can see that each button has its own topic eg button2 so you can use that.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.