MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. onis_uk
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    O
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 21
    • Groups 0

    Posts

    Recent Best Controversial
    • MMM-PIR or MMM-PIR-Sensor issues...

      Hi all, I’ve been building in the background for some time now but I’ve come across a problem trying to install a PIR.

      My MM project all set up and running great, but I wanted to turn off the display with either of the above PIR modules and I’ve come across some issues.

      When I add this code to my config.js after installing MMM-PIR-Sensor

              {
      	module: 'MMM-PIR-Sensor',
      	config: {
      		     sensorPin: 14,
      		     powerSaving: true,
      	             powerSavingDelay: 40,
      	}
      	}
      

      My MM won’t load, I get a white screen which says;

      “localhost refused to connect”

      ERR_CONNECTION_REFUSED

      I’ve followed the install exactly and can’t see what’s going wrong!

      cheers onis

      posted in Troubleshooting
      O
      onis_uk
    • 1 / 1