For me is OK, but little modify.
DELETE: “attribute: action” (in trigger block) → because it is not attribute but sensor (you must choice sensor with “action” on the end of name)
and replace quotation marks, because import changed it. Must be:
hello,
blueprint works perfectly but I would like to send a notification when there is a click on the button.
The button action works but I don’t get the notification.
Do you know why ?
Hi have a odd problem, when i use blueprint, put my sonoff switch in entities, save it to automation it dont save it?
If i put sonoff_button1_aktion in entities it saves but not work, but when i put sonoff_button1 in entities the automation dissapear ??
Old topic, old issue (probably since August z2m update) but maybe it help someone.
I had problem to trigger action because it was ending with unknown reason “null”. It was issue with restart mode of automation when it was triggered by button release action.
So simple fix is to change mode to queued or single.