I’ve been looking and have not found a simple app that will turn on a light when I’m on my way home, only when its dark, using a presence and lux sensor. I would like to be able to pick the lux threshold as well as how long the light stays on.
Thanks but I want to use a lux sensr and I do not want it to be a mode change. For example, if my wife is already home but I am on my way home from work, the mode would not change.
If your wife is home would the light already be on?
I have a similar Smart Lighting automation created, but with a door sensor. Turns on the garage lights for 10 minutes between sunset and sunrise when the garage door opens.
The app is solid, several hundred users at least including me, there’s two distinct apps that need to be installed.
You need to follow the install instructions to the letter.
This is how I have mine set as well. I also have mine set to turn on the light X minutes before sunset if the mode is home, which might help OPs concern that the lights wouldn’t trigger if his wife is already home.
Using a lux sensor seems needlessly complicated for this scenario. Your home gets dark the same minutes before sunset everyday. For this use case I’d set up a “Turn on lights when sensor arrives, but only X minutes before sunset.” As for how long the lights have been on, you can check the Activity Feed to see when they were turned on.
I’ve found that the sunrise and sunset functions are very unreliable for me. My lux sensor is always spot on and I can also trigger lights when it get dark from a storm.
Ok, so I have the app set up properly after using the instruction this time. Now, I still have not been able to figure out how to set up what I need. Just to recap:
Turn on a light when anyone arrives in any mode when lux is below 20. Turn off the light after 10 min.
This is a very powerful app but I do not have the hang of it yet and I would appreciate help setting this first on up.
Yea, sunrise and sunset as event triggers are notoriously unreliable.
I’m with @onetrav on this one and for the exact same reason, overcast, storms.
The real test condition for lighting is LUX levels, I use it to drive the dimmer levels of all the dimmers in my house as well.
I have this exact rule running
–Create a trigger, include all your presence sensors
–Create a condition on illuminance < 20
–Select the single condition (illuminance) as the rule
–set actions for true: turn on these switches and also turn on/off after delay
sure, lux isn’t less than 20…
under define conditions the current state [true] or [false] is shown, so it’s not passing the lux test.
I use a lux sensor that’s outdoors so the interior lighting doesn’t mess with it.