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

    Posts

    Recent Best Controversial
    • RE: MMM-PIR-Sensor Guide with Edits and Updates

      @msherwood Hey FYI I just got my lastest build (from scratch yesterday) working with MMM-PIR-Sensor:

      I also found that npm install wiring-pi installed the old (2.25) version for me. I found a newer library:

      npm install wiring-pi-2019

      which installs version 2.5 (this one works on my pi4!).

      I also found that the location of the tvservice binary has changed, so I just used the following bash commands:

      sudo chmod u+s `which tvservice`
      sudo chmod u+s `which chvt`
      

      It then worked for me (Note, I did not modify the node_helper.js script at all.)

      posted in Development
      A
      ardentaardvark
    • 1 / 1