Hello,
I want to implement the following setup in Room Ligthing
-
On Motion, Turn the lights off to the last light level it was (let's say 45)
-
On Motion End, Turn the lights off , by diming it over 10 seconds (1 sec interval)
I can do this with the 45 being fixed (i.e. dim up all the way to 45) but I cannot figure a way to do it so that it dims up to the previous level
Can someone help?