Read the statement by Michael Teeuw here.
Blank screen issue ( another one again ) after one hour or so...
-
ejay-ibm Project Sponsor Module Developerlast edited by ejay-ibm Feb 14, 2019, 2:50 PM Feb 14, 2019, 2:41 PM
Searching for similar log in other thread I found someone saying :
“It might be due to “onIdle” and “onDetected” features. Disable them”
So I have added to my config.js in the MM assistant moduleonIdle: { timer: 0, // if you don't want to use this feature, just set timer as `0` or command as "" command: "HIDEMODULES" },
I’m testing and will report results.
Thanks -
Ok Great ! That was the issue !
Placing the timer to 0 prevent the module to be suspended .Now I would like to put this back in the code so the modules in suspended mode that is great as indeed I don’t need them update when the screen is Off but i’d like to resume with the onDetected when motion is detected by the PIR module ?
Is it possible to Sync the Idle and onDetected with the PIR Module ?
Thanks .
-
Me again
I Would Say that you should mark the post as solved As We have root cause here.
I have created that githttps://github.com/paviro/MMM-PIR-Sensor/issues/73
To get some help from paviro and see if the ondetected function of MK2 assistant could be implemented in the PIR module so they could be kind of sync.Thanks to @sdetweil for driving me in the right debug way for finding the root cause of the problem.
-
This post is deleted! -
Hi @ejay-ibm did you manage to fix the issue. i have the same issue with the PIR Module. Sometimes the screen wakes up but its blank and i have to restart the pi.