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

    Posts

    Recent Best Controversial
    • RE: Disable No-Singal output for any tv?

      @j.e.f.f
      Do i need to install it within the Pir script ore can i make it indepent of MagicMirror?

      posted in Troubleshooting
      D
      Desertswing
    • Disable No-Singal output for any tv?

      Hey all,

      I got a question about my mirror!
      I just want to pick an regular TV, put it in a frame and mount it all together.

      I got one problem, When i let my pir sensor do the trick, my tv gives the No-singal notification.
      Can i disable it somehow ore do i need to change something in my pir sensor script ??

      Ore is it possible to let my TV go off when my pir sensor isen`t picking up moving ?
      and when someone is moving infront of the mirror that my tv starts again ?

      posted in Troubleshooting
      D
      Desertswing
    • RE: Total novice experiencing install problems with "mm.sh"?

      @nuckinfutz
      nvm fixed !

      posted in Troubleshooting
      D
      Desertswing
    • RE: MMM-PIR-Sensor Black screen..

      fixed this one !

      posted in Troubleshooting
      D
      Desertswing
    • RE: PM2 MM2 Not starting on start up

      @shbatm
      will note that down thanks!

      posted in Troubleshooting
      D
      Desertswing
    • RE: PM2 MM2 Not starting on start up

      @nuckinfutz
      pm2 start mm.sh

      posted in Troubleshooting
      D
      Desertswing
    • RE: Total novice experiencing install problems with "mm.sh"?

      @djdwayneanthony
      i got the same problem

      posted in Troubleshooting
      D
      Desertswing
    • RE: MMM-PIR-Sensor Black screen..

      @Desertswing
      I found out how to, i forgot to place the files in root :)
      But my screen isen`t going off yet but the light bulb i attached goed on and off when motion detected??

      posted in Troubleshooting
      D
      Desertswing
    • RE: MMM-PIR-Sensor Black screen..

      @envedede

      How do i need to:

      chmod all files: From a terminal window in your root directory:

      sudo chmod +x pir.py

      sudo chmod +x monitor_off.sh

      sudo chmod +x monitor_on.sh

      Editing pir.py

      could u explain, i`m master noob with raspberry :P

      posted in Troubleshooting
      D
      Desertswing
    • MMM-PIR-Sensor Black screen..

      Hey guys could someone help me what am i doing wrong…?
      i keep getting this error:

      Error: Cannot find module 'onoff'
          at Module._resolveFilename (module.js:470:15)
          at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
          at Function.Module._load (module.js:418:25)
          at Module.require (module.js:498:17)
          at require (internal/module.js:20:19)
          at Object. (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_helper.js:11:14)
          at Object. (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_helper.js:88:3)
          at Module._compile (module.js:571:32)
          at Object.Module._extensions..js (module.js:580:10)
          at Module.load (module.js:488:32)
      Whoops! There was an uncaught exception...
      { Error: Cannot find module 'onoff'
          at Module._resolveFilename (module.js:470:15)
          at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
          at Function.Module._load (module.js:418:25)
          at Module.require (module.js:498:17)
          at require (internal/module.js:20:19)
          at Object. (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_helper.js:11:14)
          at Object. (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_helper.js:88:3)
          at Module._compile (module.js:571:32)
          at Object.Module._extensions..js (module.js:580:10)
          at Module.load (module.js:488:32) code: 'MODULE_NOT_FOUND' }
      MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      Launching application.
      

      This is my config.js file:

          {
                                module: 'MMM-PIR-Sensor',
                                config: {
                                  sensorPIN: 22,
                                  powerSaving: true,
                              relayOnState: 1
                        }
                      },
      
      posted in Troubleshooting
      D
      Desertswing
    • 1
    • 2
    • 3
    • 4
    • 2 / 4