Ever since Room Lighting was first introduced, I've been trying different configurations to try to force an activation of the RL rule, trying to override a "limit activation" condition, at the same time as getting the rule to also properly activate the devices it's supposed to automate. The same with turning off the RL rule again, trying to get it to turn off against a "limit turning off" condition and at the same time still controlling the devices to automate "properly".
Please note that the limiting conditions I'm trying to override below are examples only, not necessarily the actual ones I'm trying to override as they change from room to room. I'm just looking to see if there is a general way of overriding any limiting conditions there are in any RL rule and still get the rule to activate or turn off as if those limiting conditions weren't applying.
An example of my scenario is the below RL rule:
Light A can be turned on and off with a physical light switch (a Pico button in this case). Lights B and C have no physical switch and would normally be turned on and off only by the RL rule.
The Pico is configured to turn light A on and off directly, bypassing the RL rule, because my philosophy is that a human should be able to override the automation any time by physically pressing a light switch, no matter what any limiting conditions in the rule say. And this is where my issue comes in. So, these are the means to activate:
The limiting condition in this example is illuminance. As it is right now in the screenshot, the rule wouldn't activate when any of the means to activate occur since it is too bright in the room.
The human can in this case turn on Light A by using the Pico in the room, but the rule will not activate because of the room being too bright. This means that neither lights B or C will turn on and it also means that the light will not be turned off by the rule using the means to turn off. The light will have to be manually turned off using the Pico again.
So what I'm wondering is, is there any way of having this scenario occur, but the press of the Pico (or something else) will override the limiting condition and activate the rule as if there hadn't been any limiting conditions?
The same goes for turning off the lights. Means to turn off look like this:
During normal use, the rule would turn off all lights either a minute after the motion sensor reports inactive or 10 minutes have elapsed since the last activation event occurred. But, I don't want the lights to be turned off while the motion sensor is active.
My scenario here is that as the human turns off the lights using the Pico again. In this case the rule does deactivate because of the use of Light A as a switch to determine all lights are off, however, it doesn't turn off lights B and C.
Same as for the activation of the rule, is it possible to have the Pico (or something else) override the limiting condition and deactivate the rule as if there hadn't been any limiting conditions?