1) Give a description of the problem
Want to execute a piston using a ‘timer’ unless my virtual “party” switch is “on”.
Tried the following method first but webcore complains that I shouldn’t nest a timer inside an if statement:
if party_switch is not on
then
everyday at sunset -30, do fade in, etc…
So basically it should be a conditional timer based on the value of party_switch being off/on
4) Post a Green Snapshot of the piston
** Timer Error: