I have a couple of these Xiaomi Aqara Zigbee Wireless switches in my flat (WXKG02LM), and the single click automations work great, but I don’t see any long_click or double_click support in the docs.
Is there a way to get this working?
The round zigbee buttons have the support, why not the switches?
I can see the long_click and double_click events coming through in dev-info, but automations ignore them.
I’ve not updated my Home Assistant yet, so everything still works but thanks for the heads up.
I just don’t understand why long click and double click aren’t supported. All the hard work is done by the Aqara gateway, so if the single click push event is supported by Home Assistant, why not the others?
Surely the code to handle it is the same as the single click!