Is it possible to have like 3 rules, each rule has a PID Controller trigger, and only one rule can be run at a time?
I haven’t tried something like that since I don’t have a thing to try on yet, but was wondering about it.
I was thinking like having a widget with 3 buttons, when you click a button, only one of the rules with PID Controller is triggered and executed if it meets the condition.
In addition to enabling/disabling the rules, which is a really good approach (I use this approach myself) you could also use rule conditions. That’s the “but only if” part of a managed rule. There you can test to see if the conditions are such (e.g. states of items) that the rule should run or not.