MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Blank screen issue ( another one again ) after one hour or so...

    Scheduled Pinned Locked Moved Solved Troubleshooting
    9 Posts 4 Posters 1.9k Views 5 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ejay-ibmE Offline
      ejay-ibm Project Sponsor Module Developer
      last edited by ejay-ibm

      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 module

       onIdle: {
            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

      1 Reply Last reply Reply Quote 0
      • ejay-ibmE Offline
        ejay-ibm Project Sponsor Module Developer
        last edited by

        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 .

        1 Reply Last reply Reply Quote 0
        • ejay-ibmE Offline
          ejay-ibm Project Sponsor Module Developer
          last edited by

          Me again

          I Would Say that you should mark the post as solved As We have root cause here.
          I have created that git

          https://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.

          1 Reply Last reply Reply Quote 0
          • T Offline
            thedk
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • P Offline
              philmavedzenge
              last edited by

              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.

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy