Making a piston to fade lights on then off in a loop


#1

1) Give a description of the problem
I am making a piston to fade the lights on then off again over and over

2) What is the expected behavior?
before 10 pm lights will fade from 0 to 100 % over a 1 minute period, then fade from 100 to 0% over 1 minute period. This should continue until 10pm

3) What is happening/not happening?
Nothing

4) Post a Green Snapshot of the pistonimage

5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS THEN HIGHLIGHT ALL OF THE LOGS SND CLICK ON THE </> ICON TO FORMAT THEM)

REMOVE BELOW AFTER READING


#2

Starting what time? Currently your piston doesn’t have a trigger, so it will only start by you manually testing it.


#3

I thought that having the time before 10 pm would trigger it. I will try adding a start time. Thanks Gopack2


#4

Triggers would be indicated by an orange lightning bolt on the left gray gutter of the piston.


#5

I was wondering what those were, this is all still new to me. Thanks eibyer!