Timer at different times on the Weekend


#1

How can I change the AND at line 22 to OR so I can have a timer happen at different times during the weekend?


#2

You need to change the second condition to a group, something like this.


#3

@Moe67 Thank you for showing an example, it was very helpful