• 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-Sensor tuning

Scheduled Pinned Locked Moved Troubleshooting
40 Posts 7 Posters 30.7k Views 6 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.
  • S Offline
    shgmongohh
    last edited by Oct 1, 2016, 11:47 AM

    Hi,

    I have sucessfully installed the PIR-Sensor. Now I want to tune the Sensor. Is there a possibility to track, when the monitor is turned off?
    I want to adjust the delay time and the distance.

    Sebastian

    J 1 Reply Last reply Oct 1, 2016, 6:12 PM Reply Quote 0
    • J Offline
      Jopyth Moderator @shgmongohh
      last edited by Jopyth Oct 1, 2016, 6:13 PM Oct 1, 2016, 6:12 PM

      @shgmongohh Does you sensor have these turn knobs, to adjust distance and time delay? Like here? Lets hope it does, all you need to do then, is turn them until the delay + distance work fine.

      Helpful sticky: How to troubleshoot

      S 1 Reply Last reply Oct 1, 2016, 6:47 PM Reply Quote 0
      • S Offline
        shgmongohh @Jopyth
        last edited by Oct 1, 2016, 6:47 PM

        @Jopyth
        Yes, it has the knobs. But I want a programm which logged the time, when the monitor starts or shut down.
        I unfortunatly cann´t programm it, because I don´t have the knowledge.

        Sebastian

        J 1 Reply Last reply Oct 1, 2016, 6:49 PM Reply Quote 0
        • J Offline
          Jopyth Moderator @shgmongohh
          last edited by Jopyth Oct 1, 2016, 6:53 PM Oct 1, 2016, 6:49 PM

          @shgmongohh And you want this, to adjust delay and distance accordingly? I have used a simple python program for that, maybe I can find it again.

          Edit: Never mind, but if you just want to know, when the sensor goes off or on this tutorial might help.

          Helpful sticky: How to troubleshoot

          S 1 Reply Last reply Oct 1, 2016, 6:59 PM Reply Quote 0
          • S Offline
            shgmongohh @Jopyth
            last edited by Oct 1, 2016, 6:59 PM

            @Jopyth
            I will try it.
            I want to know if for example the monitor stays off during the night. I have the feeling, that he sometimes turns on when nobody is around. Thats the reason I want to trigger the on/off time.
            When I have the times I can also adjust the minutes he stays on with the knob.

            Sebastian.

            1 Reply Last reply Reply Quote 0
            • S Offline
              shgmongohh
              last edited by Oct 3, 2016, 6:41 PM

              Can anybody tell me, how to write a python programm to trigger the on / off time of the monitor? My monitor starts during the night. I want to now how often he starts.

              Sebastian

              J 1 Reply Last reply Oct 3, 2016, 11:38 PM Reply Quote 0
              • J Offline
                jc21 @shgmongohh
                last edited by Oct 3, 2016, 11:38 PM

                @shgmongohh I have forked the original MMM-Pir-Sensor repo and made some mods to debug my own sensor last week.

                https://github.com/jc21/MMM-PIR-Sensor

                If you add debug: true to the config of my forked code, you’ll get console info about when the sensor detects motion and when it doesn’t. Also note, I’ve renamed the sensorPIN config item to sensorGpio to more accurately indicate the numeric determination.

                [MMM-PIR] [2016-10-04 09:31:07] Watching on GPIO #25 ...
                [MMM-PIR] [2016-10-04 09:34:15] Motion no longer detected
                [MMM-PIR] [2016-10-04 09:34:15] Turning Screen OFF in 30 seconds
                [MMM-PIR] [2016-10-04 09:34:18] Motion detected
                [MMM-PIR] [2016-10-04 09:34:18] Not turning monitor ON, its already ON
                
                S 2 Replies Last reply Oct 5, 2016, 4:00 PM Reply Quote 1
                • S Offline
                  shgmongohh @jc21
                  last edited by Oct 5, 2016, 4:00 PM

                  @jc21
                  Thanks alot for your help. I was on vacation and will try it now.

                  Sebastian

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    shgmongohh @jc21
                    last edited by Oct 5, 2016, 4:15 PM

                    @jc21 said in MMM-PIR-Sensor tuning:

                    debug: true

                    One stupid question, how is the debug info started?

                    1 Reply Last reply Reply Quote 0
                    • K Offline
                      KirAsh4 Moderator
                      last edited by Oct 5, 2016, 6:54 PM

                      As @jc21 suggested, add the line debug: true to the module’s config section, and restart MM, then look at the console log.

                      A Life? Cool! Where can I download one of those from?

                      S 1 Reply Last reply Oct 5, 2016, 7:28 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 1 / 4
                      1 / 4
                      • First post
                        4/40
                        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