Ikea has a new "sound remote" https://www.zigbee2mqtt.io/devices/E2123.html
With a lot of buttons it could be usefull to different kinds of uses, not just for media player service calls but all kinds of actions.
I've looked around and there seems not be really few blueprints at all and I could'nt get any of them to work properly.
Implementation
Implentation could be similar to your IKEA E2001/E2002 blueprint, where for each button you can define actions for short, long, double and release presses and with long press you can loop the action.
I think that implentation is the best I've seen yet in case of ikea push buttons.
I have no experience in creating blueprints so I don't feel I can help with the actual development. For a total novice (me) this would seem a fairly simple applied copy-paste from another blueprint if I knew what to take in to consideration.
Description
Ikea has a new "sound remote" https://www.zigbee2mqtt.io/devices/E2123.html With a lot of buttons it could be usefull to different kinds of uses, not just for media player service calls but all kinds of actions. I've looked around and there seems not be really few blueprints at all and I could'nt get any of them to work properly.
Implementation
Implentation could be similar to your IKEA E2001/E2002 blueprint, where for each button you can define actions for short, long, double and release presses and with long press you can loop the action.
I think that implentation is the best I've seen yet in case of ikea push buttons.
Additional Details
Useful resources
https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/controllers/ikea_e2001_e2002/
Additional context
I have no experience in creating blueprints so I don't feel I can help with the actual development. For a total novice (me) this would seem a fairly simple applied copy-paste from another blueprint if I knew what to take in to consideration.