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

    Topics

    • T

      Module to reset some modules

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      3
      0 Votes
      3 Posts
      2k Views
      strawberry 3.141S
      @theusu5k config option message_read_time https://github.com/mjtice/MMM-Pushbullet#configuration-options
    • T

      Recharge all the modules if somebody recharge the webpage

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      894 Views
      T
      Why are all the modules load again if i recharge the webpage from my pc?
    • T

      Use touch sensor to wake up MagicMirror

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      3
      0 Votes
      3 Posts
      3k Views
      T
      @yawns said in Use touch sensor to wake up MagicMirror: The approach is always the same … Sensor is triggered (touch sensor is touched, button is pressed, camera is identifying motion, PIR is noticing infrared heat), a timer is started and the mirror is activated. Once the timer expires the mirror is deactivated again. Of course you can use a touch sensor like TTP223. All it does is setting its communication pin on HIGH if someone is touching it. Since this is a momentary touch you need to start some timer, because you don’t want to keep your finger on the touch sensor all the time to be able to work with the mirror. Downside in my opinion is the positioning of the sensor. It needs to be mounted on the mirror so you can actually touch it, but it is not really looking nice. Using a PIR sensor mounted in the buttom of the frame looking down through a little hole is invisble. You move your hand below the mirror, the PIR senses the infrared heat and you are done. y want somethink like that,but im going to put the mirror in a place that a lot of people pass,so i think about this: the touch sensor start the pir,and the pir start detecting if it’s somebody in front,if not,set on standby the screen i don’t want that the pir it’s detecting all the time
    • T

      Change Magic Mirror page with a hand swipe

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      2
      0 Votes
      2 Posts
      1k Views
      strawberry 3.141S
      @theusu5k you could set your pages as different profiles in the profileswitcher and modify a gesture module to send notifications to the profileswitcher
    • T

      Pm2 dont start my scripts on startup

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      10
      0 Votes
      10 Posts
      6k Views
      michael24hM
      @yawns said in Pm2 dont start my scripts on startup: pm2 logs mm --lines 50 /home/pi/.pm2/logs/mm-error-0.log last 50 lines: 0|mm | at Module.load (module.js:473:32) 0|mm | at tryModuleLoad (module.js:432:12) 0|mm | at Function.Module._load (module.js:424:3) 0|mm | at Module.require (module.js:483:17) 0|mm | at require (internal/module.js:20:19) 0|mm | at Object. (/home/pi/MagicMirror/modules/magic-mirror-voice/node_modules/java/lib/nodeJavaBridge.js:21:16) 0|mm | at Module._compile (module.js:556:32) 0|mm | at Object.Module._extensions…js (module.js:565:10) 0|mm | at Module.load (module.js:473:32) 0|mm | at tryModuleLoad (module.js:432:12) 0|mm | at Function.Module._load (module.js:424:3) 0|mm | at Module.require (module.js:483:17) 0|mm | ERROR! Could not find main module js file. 0|mm | ERROR! Could not find main module js file. 0|mm | Error: Module version mismatch. Expected 50, got 48. 0|mm | at Error (native) 0|mm | at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20) 0|mm | at Object.Module._extensions…node (module.js:583:18) 0|mm | at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:173:20) 0|mm | at Module.load (module.js:473:32) 0|mm | at tryModuleLoad (module.js:432:12) 0|mm | at Function.Module._load (module.js:424:3) 0|mm | at Module.require (module.js:483:17) 0|mm | at require (internal/module.js:20:19) 0|mm | at Object. (/home/pi/MagicMirror/modules/magic-mirror-voice/node_modules/java/lib/nodeJavaBridge.js:21:16) 0|mm | at Module._compile (module.js:556:32) 0|mm | at Object.Module._extensions…js (module.js:565:10) 0|mm | at Module.load (module.js:473:32) 0|mm | at tryModuleLoad (module.js:432:12) 0|mm | at Function.Module._load (module.js:424:3) 0|mm | at Module.require (module.js:483:17) 0|mm | ERROR! Could not find main module js file. 0|mm | ERROR! Could not find main module js file. 0|mm | Error: Module version mismatch. Expected 50, got 48. 0|mm | at Error (native) 0|mm | at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20) 0|mm | at Object.Module._extensions…node (module.js:583:18) 0|mm | at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:173:20) 0|mm | at Module.load (module.js:473:32) 0|mm | at tryModuleLoad (module.js:432:12) 0|mm | at Function.Module._load (module.js:424:3) 0|mm | at Module.require (module.js:483:17) 0|mm | at require (internal/module.js:20:19) 0|mm | at Object. (/home/pi/MagicMirror/modules/magic-mirror-voice/node_modules/java/lib/nodeJavaBridge.js:21:16) 0|mm | at Module._compile (module.js:556:32) 0|mm | at Object.Module._extensions…js (module.js:565:10) 0|mm | at Module.load (module.js:473:32) 0|mm | at tryModuleLoad (module.js:432:12) 0|mm | at Function.Module._load (module.js:424:3) 0|mm | at Module.require (module.js:483:17) [STREAMING] Now streaming realtime logs for [mm] process
    • T

      Dead MicroSD

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      2
      0 Votes
      2 Posts
      1k Views
      lolobyteL
      @theusu5k The Raspian.org is working on an option to install and boot from USB. Actually last i know is in beta development.
    • T

      MMM-Alexa don't work :/

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      2k Views
      romainR
      @theusu5k MMM-AlexaPi is module that show what https://github.com/alexa-pi/AlexaPi is sending to it so you need to install this as well. As for MMM-alexa, it need to be activated either by receiving the right notification or by using a button. I’m not sure on which pins the button should go though
    • T

      Newbie questions

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting weather n00b maps api
      9
      0 Votes
      9 Posts
      5k Views
      bheplerB
      @theusu5k You can change the language of the calendar via the main configuration. Check with the configuration documentation for details. This will also change the language for any module that supports it (including weather). @broberg has the right idea for the news feeds. Find the feed for the language you want and then replace the feed in the module’s configuration in config.js. The default weathermodule is pretty good. If you wish more features, check out the Wunderground module. Both of these will let you set a location for the weather forecast.
    • 1 / 1