I have Hue Porch Light switched by Zwave switch. I want it orange during October and Green from Nov. 23 to Jan 2. This is my rule. It worked find in October . I think it isn't working in November because of the else statement at end. Should I just remove the Oct 1 and 31 statement?
I suspect your suspicion is exactly right... I'd remove that last 10/1 - 10/31 conditional. since (as the last action) it's controlling the end result -- make the last part something like this:
Else
On front porch switch
Dime Hue porch light 90
Set color soft white
End-If
Thanks, done. Will test tonight.
I understand the desire to keep as many rules as possible in a single app. However, I quickly made an exception once I discovered the Holiday Lighting app. Just use this terrific app!
1 Like