I don’t use this switch often so its possible I missed a breaking change somewhere but I can’t find what it is. I have the WXKG02LM configured in Zigbee2Mqtt and I can see the correct messages being sent in MQTT but my automations have stopped working. I also noticed that this device now has a sensor.0x00xxxxxxxxxxxxxxxxx_click entity which shows left/right/both.
Below is an example of how I am using this switch, any suggestions as to what I am doing wrong?
I think this is the same issue as mine - however I am not using zigbee2mqtt (ZHA). Which leads me to think perhaps this is a core issue or change, specifically the ‘click’ command I think perhaps?
What is interesting is sometimes the switch does work, but only on the “both” click and it only works 10% of the time I click both. Left or right never works.
Post 114.3, I found that this becomes an option:
Trigger type: device
Device: Garage Button(friendly name of switch - available in a drop down menu!)
Trigger: “remote_button_short_press” button pressed
I hope this can help with your issue too - if not, take a look at my post re the templates change and see if that may perhaps have an effect on your situation. Good luck!