1) Give a description of the problem
Need a piston to execute at certain times only
2) What is the expected behaviour?
Only execute during the defined times
3) What is happening/not happening?
If I manually turn on the switch outside the times, the piston executes and turns it off as the time is not as defined and neither if the temperature. I do not want the piston to execute outside of the defined time.
I would like this piston to only fire during the defined times, how can I adjust the code to do so? Thanks