Module only works once - doesn't go back to power saving
Opened this issue · 2 comments
lowanger commented
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?
Gillemo commented
Same issue :( hoping for a fix.
I get the screen back on with ssh
tvservice -p
but not with motion, i'm stuck for a week already!
abauer361 commented
Receiving the same problem here as well!