I have a couple Ikea 2-button switches connected to HA via ZHA. I can set up basic automations with them but am looking to bring them into Node-Red to do some fancier stuff. The problem is, at the automation device level, I can find lots of different states such as “push on, push off, hold up”, etc.
When I get into Node-Red, however, I can only find one state in “events: state” which is power. How do I get entities for the other states such as button presses?