1) Give a description of the problem
Help with a piston that’s not triggering push notifications. I suspect something in my expression is wrong.
2) What is the expected behaviour?
At noon, I want this piston to check the duration value of each of the segments. If any meet the prescribed criteria, send push
3) What is happening/not happening?
The dates/duration of the variable values are calculating correctly, I just can’t make it trigger based on the final calculation comparison. The expression is format duration($now-@variable). It calculates and displays in 23d 17h 21min format. I’ve tried making the comparison “30”, “30d”, and “30 days” and haven’t been able to get it to trigger at all. I’m sure I’m just not giving it the input it wants. None of the conditions are triggering so I know it’s something equally wrong across the board.
**4) Post a Green Snapshot of the piston
5) Attach logs after turning logging level to Full
I don’t think this applies here but if I must, I’ll either need to wait till noon tomorrow or reconfigure it for a time when I can capture logs.