1) Give a description of the problem
I have a piston that fires any time until sunrise with offset of +15 minutes. I need the next step of the piston to wait until sunrise + 20 minutes, and run the next step.
2) What is the expected behaviour?
Second step should run 20 minutes after sunrise.
3) What is happening/not happening?
Can’t figure out how to use an offset with “Wait until”. I tried using an “Expression” instead of “Preset” and used “addMinutes($sunrise, 25)”, but that stopped the entire piston from firing for some reason.
**4) Post a Green Snapshot of the piston![image|45x37]