1) Give a description of the problem
I would like to have the piston name dynamically added to the push notification (so I know which piston ran if I need to troubleshoot).
2) What is the expected behaviour?
Write an expression in a push notification that also includes the piston name.
3) What is happening/not happening?
I do not see a way to dynamically call the name of the piston. I thought it would be $currentEvent but I did not see name (I did see description).