• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

MMM-PIR or MMM-PIR-Sensor issues...

Scheduled Pinned Locked Moved Unsolved Troubleshooting
17 Posts 7 Posters 4.3k Views 8 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.
  • O Offline
    onis_uk
    last edited by onis_uk Jul 13, 2019, 4:52 PM Jul 13, 2019, 11:12 AM

    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

    C 1 Reply Last reply Dec 11, 2021, 12:06 PM Reply Quote 0
    • O Offline
      onis_uk
      last edited by Jul 13, 2019, 12:18 PM

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • O Offline
        onis_uk
        last edited by Jul 15, 2019, 5:49 PM

        Fixed it by running a script outside the modules using this method!

        https://github.com/cowboysdude/Pir-Sensor

        cheers
        onis

        C 1 Reply Last reply Apr 26, 2020, 11:34 PM Reply Quote 1
        • M Offline
          MacMirror
          last edited by Aug 18, 2019, 2:17 PM

          Hi Onis, I got the module running without a script. Did you add the user to the GPIO group and executed the command for turning the HDMI on/off?

          1 Reply Last reply Reply Quote 0
          • C Offline
            cowboysdude Module Developer @onis_uk
            last edited by Apr 26, 2020, 11:34 PM

            @onis_uk what’s funny is that I cannot get it work any longer… since Buster came out and I upgraded it turns off but not back on…LOL

            S 1 Reply Last reply Apr 26, 2020, 11:36 PM Reply Quote 1
            • S Offline
              sdetweil @cowboysdude
              last edited by sdetweil Apr 26, 2020, 11:37 PM Apr 26, 2020, 11:36 PM

              @cowboysdude someone had to add a parm to the command

              Either way, i found another way which is using the command 'vcgencmd display_power 0 2' and
              'vcgencmd display_power 1 2' 
              where the 0 stands for Off and 1 stands for On and the 2 stands for my display ID. 
              

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              C 2 Replies Last reply Apr 27, 2020, 12:08 AM Reply Quote 1
              • C Offline
                cowboysdude Module Developer @sdetweil
                last edited by Apr 27, 2020, 12:08 AM

                @sdetweil Thank you!! Been looking all day… gonna try this right now!

                1 Reply Last reply Reply Quote 0
                • C Offline
                  cowboysdude Module Developer @sdetweil
                  last edited by Apr 27, 2020, 1:12 AM

                  @sdetweil My old Pir Sensor does not work at all on Buster.

                  S 1 Reply Last reply Apr 27, 2020, 1:20 AM Reply Quote 0
                  • S Offline
                    sdetweil @cowboysdude
                    last edited by Apr 27, 2020, 1:20 AM

                    @cowboysdude eh?

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    S 1 Reply Last reply Apr 27, 2020, 1:22 AM Reply Quote 0
                    • S Offline
                      sdetweil @sdetweil
                      last edited by Apr 27, 2020, 1:22 AM

                      @sdetweil if u ssh in do the two commands work?

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      • 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