Hubitat 2.3.2.140
I have a RM rule that uses Scenes per Mode to update a room scene by time of day. So far, so good. In the Day one of two different scenes can be activated using Scene-Restrictions that have opposite values of a switch (basically, depending on the value of switch, one scene or the other should activate):
Here's the scenes with two opposite restrictions:
The problem is that when the rule is triggered, both scenes always activate, despite having restrictions that should ensure only one activates.
Here's a log with the rule being triggered and the first scene being activated:
This completes:
and then shortly afterwards the second scene is activated:
This happens regardless of the value of the switch. It looks like the restrictions on the scenes are being ignored. I have recreated both scenes, and the same behavior happens. Am I missing something ?
Thanks