I’ve solved this for my lighting by creating a “WhoCalled” Item. When a rule fires it sets WhoCalled to something like “RULE”, executes the rule, then sets it back to “MANUAL”. Then I have another rule which triggers on changes to those switches. This rule can then determine who triggered the switch and take action accordingly. In my case it overrides one of the rules. You can see my example here.
1 Like