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

    Topics

    • P

      PIR Sensor + Raspi

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      13
      0 Votes
      13 Posts
      9k Views
      H
      i have the same problem, my magic mirror installation is fine, but when it comes to pir motion sensor installation , i have not able to set it up it correctly, my pir will sense it when there is a movement but my magic mirror has no reaction, it will just stays on.any suggestion…i have rasp pi 3, pir motion sens conn to gpio 18. no error message. … { module: 'MMM-PIR-Sensor', config: { sensorPIN: '18', powerSaving: 'true' } }, (my module config)
    • P

      Change Modules name

      Watching Ignoring Scheduled Pinned Locked Moved Forum
      7
      0 Votes
      7 Posts
      4k Views
      Mykle1M
      Or, for those not comfortable (yet) with the terminal, just about any text editor (including the Pi’s) can do a “Find and Replace”. [image: 1496606107231-1.jpeg] .[image: 1496606139182-2.jpeg]
    • P

      PI Camera

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      3
      0 Votes
      3 Posts
      3k Views
      P
      @bhepler Thanks bro!
    • P

      Which alexa module is better?

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      1
      1 Votes
      1 Posts
      2k Views
      P
      Hi everyone! I would like to know which alexa module fits best for the magic mirror, and which features does it comes with. Kind regards
    • P

      Tell maps to from A to B

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      2
      0 Votes
      2 Posts
      2k Views
      A
      As far as I know, there is no such module yet. Actually, I see this as two different things: A module that shows a route on a map and accepts notifications to change the route. For this, you could use the existing MMM-googlemaps module. Support of notifications has to be implemented, though. A voice-control module sending the notification to the module described in 1. It has to be able to detect not only keywords but truely recognize speech, so that you can input origin A and destination B. I guess this is already done in one of the several voice-control modules (probably in the pocketsphinx one)?!
    • P

      Hide update notification

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      5k Views
      P
      @strawberry-3.141 Thanks!
    • P

      Need help, can't update

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      1k Views
      P
      Hi everyone! Hope you’re finding very well! I’ve made the update by using git pull && npm install, but I get this: git pull Updating 8010e62…1a2b4f8 error: Your local changes to the following files would be overwritten by merge: .eslintignore .github/PULL_REQUEST_TEMPLATE.md .gitignore .travis.yml CHANGELOG.md Gruntfile.js LICENSE.md README.md css/main.css index.html installers/raspberry.sh js/app.js js/defaults.js js/electron.js js/loader.js js/main.js js/module.js js/server.js modules/README.md modules/default/alert/README.md modules/default/calendar/README.md modules/default/calendar/calendar.js modules/default/calendar/calendarfetcher.js modules/default/calendar/debug.js modules/default/calendar/node_helper.js modules/default/calendar/vendor/ical.js/ical.js modules/default/calendar/vendor/ical.js/node-ical.js modules/default/clock/README.md modules/default/clock/clock.js modules/default/compliments/README.md modules/default/compliments/compliments.js modules/default/currentweather/README.md modules/default/currentweather/currentweather.js modules/default/helloworld/README.md modules/default/newsfeed/README.md modules/default/newsfeed/fetcher.js modules/default/newsfeed/newsfeed.js modules/default/newsfeed/node_helper.js modules/default/updatenotification/README.md modules/default/weatherforecast/README.md modules/default/weatherforecast/weatherforecast.css modules/default/weatherforecast/weatherforecast.js modules/node_modules/node_helper/index.js package.json splashscreen/MagicMirror.script splashscreen/splash.png translations/da.json translations/de.json translations/en.json translations/es.json translations/fi.json translations/fr.json translations/fy.json translations/gr.json translations/it.json translations/ja.json translations/nb.json translations/nl.json translations/nn.json translations/pl.json translations/pt.json translations/pt_br.json translations/sv.json translations/tr.json translations/translations.js translations/zh_cn.json translations/zh_tw.json vendor/font-awesome-4.5.0/HELP-US-OUT.txt vendor/font-awesome-4.5.0/css/font-awesome.css vendor/font-awesome-4.5.0/css/font-awesome.min.css vendor/font-awesome-4.5.0/fonts/FontAwesome.otf vendor/font-awesome-4.5.0/fonts/fontawesome-webfont.eot vendor/font-awesome-4.5.0/fonts/fontawesome-webfont.svg vendor/font-awesome-4.5.0/fonts/fontawesome-webfont.ttf vendor/font-awesome-4.5.0/fonts/fontawesome-webfont.woff vendor/font-awesome-4.5.0/fonts/fontawesome-webfont.woff2 vendor/font-awesome-4.5.0/less/animated.less vendor/font-awesome-4.5.0/less/bordered-pulled.less vendor/font-awesome-4.5.0/less/core.less vendor/font-awesome-4.5.0/less/fixed-width.less vendor/font-awesome-4.5.0/less/font-awesome.less vendor/font-awesome-4.5.0/less/icons.less vendor/font-awesome-4.5.0/less/larger.less vendor/font-awesome-4.5.0/less/list.less vendor/font-awesome-4.5.0/less/mixins.less vendor/font-awesome-4.5.0/less/path.less vendor/font-awesome-4.5.0/less/rotated-flipped.less vendor/font-awesome-4.5.0/less/stacked.less vendor/font-awesome-4.5.0/less/variables.less vendor/font-awesome-4.5.0/scss/_animated.scss vendor/font-awesome-4.5.0/scss/_bordered-pulled.scss vendor/font-awesome-4.5.0/scss/_core.scss vendor/font-awesome-4.5.0/scss/_fixed-width.scss vendor/font-awesome-4.5.0/scss/_icons.scss vendor/font-awesome-4.5.0/scss/_larger.scss vendor/font-awesome-4.5.0/scss/_list.scss vendor/font-awesome-4.5.0/scss/_mixins.scss vendor/font-awesome-4.5.0/scss/_path.scss vendor/font-awesome-4.5.0/scss/_rotated-flipped.scss vendor/font-awesome-4.5.0/scss/_stacked.scss vendor/font-awesome-4.5.0/scss/_variables.scss vendor/font-awesome-4.5.0/scss/font-awesome.scss vendor/moment/moment-timezone.js vendor/moment/moment-with-locales.js vendor/moment/moment-with-locales.min.js vendor/vendor.js vendor/weather-icons/css/weather-icons-wind.css vendor/weather-icons/css/weather-icons-wind.min.css vendor/weather-icons/css/weather-icons.css vendor/weather-icons/css/weather-icons.min.css Please, commit your changes or stash them before you can merge. Aborting Any idea why? Kind regards
    • P

      News Feed

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      5
      0 Votes
      5 Posts
      4k Views
      P
      @broberg I’ll try that when I arrive at home. Thanks!
    • P

      MMM-Voice

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      P
      @strawberry-3.141 not really, it is at home/MagicMirror But when I run the bash I am at home/MagicMirror/modules/MMM-voice/installers
    • P

      Run MM on Ubuntu 16 VM

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      31
      0 Votes
      31 Posts
      28k Views
      R
      Hey, i tried tu remove and reinstall MM. Here is the new error : VirtualBox:~/MagicMirror$ node serveronly/ module.js:328 throw err; ^ Error: Cannot find module 'express' at Function.Module._resolveFilename (module.js:326:15) at Function.Module._load (module.js:277:25) at Module.require (module.js:354:17) at require (internal/module.js:12:17) at Object.<anonymous> (/home/monagraphic/MagicMirror/js/server.js:8:15) at Module._compile (module.js:410:26) at Object.Module._extensions..js (module.js:417:10) at Module.load (module.js:344:32) at Function.Module._load (module.js:301:12) at Module.require (module.js:354:17) Some one can help me ? EDIT : It works, i launch a second time “npm install”.
    • 1 / 1