Read the statement by Michael Teeuw here.
MMM-PIR-Sensor off delay
-
Hello together,
it is possible to add a off delay to the module?
if true ? --> Where? ;-)
Thanks for answers
Best Greets -
There is a fork which is supposed to do exactly that:
https://github.com/Patrick-Remy/MMM-PIR-Sensor -
sorry maybe i expressed wrong:
this module is running perfectly but I need a OFF-DELAY (mirror turns on and stay a while on before switch off)
like time.sleep(50)
-
@svonbentzel
Understood. And the forked version added this configuration option:powerSavingDelay
Additional software side delay (in seconds) before the monitor will be turned off. Possible values:int
, default value:0
-
ahh, -ok thank you,
i have used the old configuration options.
Thank You
-
on this site is the git clone command false:
MMM-PIR
the correct clone command is:
git clone https://github.com/Patrick-Remy/MMM-PIR-Sensor.git