You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.
i just updated my MM to 2.17 and also my modules. Everything works fine (finally) except the MMM-PIR-Sensor.
The module did detect my first motion turned on and after the set amount of time (60s) turned the screen off. HOWEVER after the 2nd time of detecting motion the opossite issue happens: It is not turning “off” anymore after the 60s…
Hello everyone,
i just updated my MM to 2.17 and also my modules. Everything works fine (finally) except the MMM-PIR-Sensor.
The module did detect my first motion turned on and after the set amount of time (60s) turned the screen off. HOWEVER after the 2nd time of detecting motion the opossite issue happens: It is not turning “off” anymore after the 60s…
Oh and the settings in use are:
{
module: 'MMM-PIR-Sensor',
config: {
sensorPIN: 17,
powerSaving: true,
powerSavingDelay: 60
}
Anyone got an idea on what to do?
The text was updated successfully, but these errors were encountered: