Set up zigbee for the first time this week (Nabu Casa zbt-1 (ZHA)). Added an Ikea e1766 button and am wanting to set up automations based on short, long, and double press events. But it appears the button only provides the following:
Physical Action - Event Sent From Device
short press - "short press"
long press - "Short Press" immediately, then "Long Release"
Double press - "short press" and another "short press"
In talking with another user, it was mentioned that I might be able to change the behavior of what presses trigger by using the ZHA configuration tools? My biggest hang up is that a long press immediatly fires the "short press" event. So I feel like I need some sort of logic that takes that into consideration and doesn't trigger "short press" events until a "long release" event is confirmed to have happened or not.