I have a rule that inexplicably turns itself off, and I have not been able to figure out why.
The purpose of the rule is to flash the lights in sequence before going off and staying off.
The rule is:
[exact time] -> turn off group of three Cree Connected bulbs -> 1 sec delay -> turn on bulb one -> 1 sec delay -> turn off bulb one -> 1 sec delay -> turn on bulb two -> 1 sec delay -> turn off bulb two -> 1 sec delay -> turn on bulb three -> 1 sec delay -> turn off bulb three
I have tried all of the following, without success:
1) Deleting the rule and recreating it from zero;
2) Assigning the rule to a different time;
3) Assigning rule to a different time to a minute ahead of the current time at the moment to observe it turning itself off, but it performs the task and stays on, but turns itself off after next on-time execution after fixing the time back;
4) Putting rules in the list after it so that it won't be the last rule on the list.
Any ideas?