Thanks!
I want to have the esp button trigger a notification (telegram) to function as a “remote door bell”. I could use one of those ikea tradfri shortcut buttons for this, but I only have one that is in use and my ikea is out of stock…
Now I have “solved” the problem by sending the message on any state change, but it just hurts not to find a more elegant solution. With the ikea button I can set a trigger to “button pressed”, but how do I get this from a tasmota pushbutton?
I tried SetOption13 1 but it seems to behave just like before (state changes on push). I am also looking through the commands list, but as I understand it, all those commands only apply for switches, and one can make a switch behave like a button. But since I have a button, I want it to behave like one and there is a module for button, I am just very confused that it doesn’t behave the way I expect…