I think I'm in the right spot, please correct me if wrong. I'm looking to see if their are templates, scripts, or blueprints that would make it easy for a rookie, like me, to create custom virtual button presses from a simple device? I have a pile of Ikea e1766 (open/close curtain button) and the way they work really only allows for short button presses natively. Looking at other blueprints for other devices, I think there should be a way to set up automations that create a Helper state that has smarter logic (double button press, long presses, etc) and then I can just use that helper in automations. And that template can be copied to set up helpers for each of my buttons.
I am out of my expertise on this. I don't know any coding languages and my only knowledge comes from playing with my Home Assistant over the last couple years. I'm pretty sure this is all possible and would be trivial for most of you. But my capabilities so far have only made it to pretty simple yaml editting, and implementing other's Blueprints.