1) Give a description of the problem
The DO portion of the while statement never does. It works if I set it to test.
I also do not understand why it kicks out and then schedules the next execution at 7pm.
I’m new to this, so I’m sure this is a layer 8 problem.
2) What is the expected behavior?
Between 6am and 7pm play some mp3s randomly throughout the day
3) What is happening/not happening?
Does not enter the do portion of the while statement, even though the conditions are met
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)