I have a scene that I want to do and I got most of it except for an exception that I can’t seem to figure out. I have a schlage zwave lock on my front door and I want to control my zwave light next to it with the lock. So I have a scene that does the following:
When the lock is opened, it turns the lamp on and when locked is locked it turns it off. I use it to illuminate entrance after sunset. Problem is that its also my living room lamp that I use to watch tv. so the exception that I’m trying to fix is the following:
if the lamp is already on prior to unlock, then after the lock is locked, leave the lamp on. Any ideas how to do it?
in the app i have the following:
To Turn on:
Smart lighting --> Turn on living room light when unlocked
turn on when Unlocked. Only during sunset to sunrise.
To turn off:
smart lighting --> Turn off when locked
Turn off when door is locked
Any ideas how i can do what I want it to do?
thanks
Alex