-
Autor
I want to configure a local action that turns on light 100% on a PIR On signal ( wired to SW input).
Then on PIR off signal I want to set light back to previous state.
So, if light was on 50% before PIR on signal, light should return to 50% when PIR signal off is set.
The PIR on signal works fine, but the off always switches the light off.
I select toggle value after which says "returns the device to previous state after set time" in the local action but it always switches light fully off.
Is there anyway it can remember previous state and return to that ?