Am I missing something? I should expect something in the dropdown as Illuminance drops under a value (for a 1 time trigger). When I use < or <= each time the illuminance is changing the rule is fired
If you're wanting this for turning a light on, check out Room Lights instead of using Rule Machine.
1 Like
It does depend on the use case. I have used lux to control the closing of my blinds and transitioning to Evening mode for my lighting. But like Bruce suggested, if it is just for lighting, then Room Lighting would be easier.
There are a couple of ways to handle this in RM, but the one that I have chosen for closing my blinds each night is to use a combination of the built-in (private) boolean for the rule, a required expression and a time-of-day condition:
I then have a second rule to reset this private boolean each night:
1 Like
Again, Room Lights will do this more simply.
2 Likes