Read the statement by Michael Teeuw here.
MMM-PIR doesn´t turn off monitor since update MM 2.7
-
well, ain’t that a doozy…
not sure…
-
@shgmongohh
I use MMM-PIR-Sensor and it works just fine on 2.7.1
https://github.com/paviro/MMM-PIR-Sensor -
@thedoorsfanatic
Thanks for the information. I uninstall and install MMM-PIR, but it doesn´t work.Regards,
Sebastian
-
same problem with MMM-PIR-sensor and 2.7.1
i do that :
from the MMM-PIR-Sensor foldernpm install electron-rebuild
then run it to force the epoll rebuild
node_modules/.bin/electron-rebuild
-
@Fonfon
How do you force the epoll rebuild? -
@sdetweil said in MMM-PIR doesn´t turn off monitor since update MM 2.7:
./node_modules/.bin/electron-rebuild
./node_modules/.bin/electron-rebuild
@sdetweil give the solution -
@Fonfon did give the solution?
-
@sdetweil said in MMM-PIR doesn´t turn off monitor since update MM 2.7:
i believe that you will have to force recompile in the MMM-PIR folder… as the dependent epoll module doesn’t supply a version for this version of electron
from MMM-PIR folder do
npm install electron-rebuild
then
./node_modules/.bin/electron-rebuild
i do that but not in my MMM-PIR folder but in my MMM-PIR-Sensor folder
-
@Fonfon and all is good?
-
@sdetweil for me yes