Hi there,
I've modified and have been using a sonoff rf bridge with Michael's excellent tools for a few weeks now. I have several motion sensors and door switches converted over to Tasmota and are working great in HS4.
Recently I bought a couple 3-button wireless wall switches (link) that work with the sonoff rf bridge. I setup a few HS events to use the MQTT payloads to toggle on/off a fan and a light in my bedroom, but for some reason when one button is pressed on the wall switch, it is triggering events for all three of the buttons. When I look at the payload results in HS4 and in the tasmota console, I am only seeing that one payload was sent.
The way the payloads work for the buttons are that the first 5 characters of the payload appear to be the unique ID of the switch, and the last payload character identifies the button. xxxxx2 = left button, xxxxx8 = middle button, xxxxx4 = right button.
Is there a way to view a more detailed log to see if maybe the wall switch is for some reason blasting multiple strings before finishing on the correct one? Any help in troubleshooting would be very much appreciated.

I've modified and have been using a sonoff rf bridge with Michael's excellent tools for a few weeks now. I have several motion sensors and door switches converted over to Tasmota and are working great in HS4.
Recently I bought a couple 3-button wireless wall switches (link) that work with the sonoff rf bridge. I setup a few HS events to use the MQTT payloads to toggle on/off a fan and a light in my bedroom, but for some reason when one button is pressed on the wall switch, it is triggering events for all three of the buttons. When I look at the payload results in HS4 and in the tasmota console, I am only seeing that one payload was sent.
The way the payloads work for the buttons are that the first 5 characters of the payload appear to be the unique ID of the switch, and the last payload character identifies the button. xxxxx2 = left button, xxxxx8 = middle button, xxxxx4 = right button.
Is there a way to view a more detailed log to see if maybe the wall switch is for some reason blasting multiple strings before finishing on the correct one? Any help in troubleshooting would be very much appreciated.
Comment