A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Is there a way to show specific compliments on specific dates?

    21
    0 Votes
    21 Posts
    16k Views
    Z
    @itsmecobra2006 Hi this is my config { module: "compliments", position: "lower_third", config: { "1401": [ "Auguri!!" ] } }, But today 14/01/2019 the “Auguri!!” doesn’t show. Any Idea? Thanks
  • strange boot issuse

    Unsolved
    9
    0 Votes
    9 Posts
    3k Views
    bheplerB
    Yeah, that looks right. If you restart your process, do you see the mirror? pm2 restart 0
  • HELP to use a cam with MM PLEASE

    Unsolved
    19
    0 Votes
    19 Posts
    9k Views
    bheplerB
    @axel - Now that you can run your script and have it execute the command (I’m assuming that when you run the script, it does what you want) you just have to tell pm2 to manage that script. Tell pm2 to manage the script: pm2 start startcam.sh Tell pm2 to remember & autostart the script: pm2 save Let us know how it goes.
  • Rebuild Failed mmm-awesome-alexa

    Unsolved
    1
    0 Votes
    1 Posts
    553 Views
    F
    I have some problems. I can not start the $ npm run electron-rebuild > mmm-awesome-alexa@1.0.0 electron-rebuild /home/pi/MagicMirror/modules/MMM-awesome-alexa > electron-rebuild --pre-gyp-fix ✖ Rebuild Failed An unhandled error occurred inside electron-rebuild Could not detect abi for version 2.0.16 and runtime electron. Updating "node-abi" might help solve this issue if it is a new release of electron Error: Could not detect abi for version 2.0.16 and runtime electron. Updating "node-abi" might help solve this issue if it is a new release of electron at Object.getAbi (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/node-abi/index.js:43:9) at _callee6$ (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/electron-rebuild/lib/rebuild.js:152:37) at tryCatch (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/electron-rebuild/node_modules/regenerator-runtime/runtime.js:63:40) at Generator.invoke [as _invoke] (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/electron-rebuild/node_modules/regenerator-runtime/runtime.js:337:22) at Generator.prototype.(anonymous function) [as next] (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/electron-rebuild/node_modules/regenerator-runtime/runtime.js:96:21) at Generator.tryCatcher (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/bluebird/js/release/util.js:16:23) at PromiseSpawn._promiseFulfilled (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/bluebird/js/release/generators.js:97:49) at /home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/bluebird/js/release/generators.js:201:15 at _rebuild (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/electron-rebuild/lib/rebuild.js:613:18) at rebuild (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/electron-rebuild/lib/rebuild.js:624:28) at _callee$ (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/electron-rebuild/lib/cli.js:160:45) at tryCatch (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/electron-rebuild/node_modules/regenerator-runtime/runtime.js:63:40) at Generator.invoke [as _invoke] (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/electron-rebuild/node_modules/regenerator-runtime/runtime.js:337:22) at Generator.prototype.(anonymous function) [as next] (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/electron-rebuild/node_modules/regenerator-runtime/runtime.js:96:21) at Generator.tryCatcher (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/bluebird/js/release/util.js:16:23) at PromiseSpawn._promiseFulfilled (/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/bluebird/js/release/generators.js:97:49) npm ERR! code ELIFECYCLE npm ERR! errno 255 npm ERR! mmm-awesome-alexa@1.0.0 electron-rebuild: `electron-rebuild --pre-gyp-fix` npm ERR! Exit status 255 npm ERR! npm ERR! Failed at the mmm-awesome-alexa@1.0.0 electron-rebuild script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2019-01-14T18_21_44_749Z-debug.log
  • Geocode API

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    D
    @strawberry-3-141 Code is posted above
  • MMM-Hotword, x86 and invalid pointer

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    ?
    @thestigh I think this could be one of alternatives; MMM-Voice https://github.com/fewieden/MMM-voice It has features simple voice commands in itself. You can use this standalone or Waker for MMM-AssistantMk2 (I haven’t tried but I have a will to help you)
  • Auto Starting MagicMirror could't install

    3
    0 Votes
    3 Posts
    1k Views
    Y
    @robiv8 - manually i install
  • Synology-Docker-Magicmirror

    Unsolved
    22
    0 Votes
    22 Posts
    11k Views
    C
    @turuncuoglu I have a mirror in my bathroom hooked up to a raspberry pi but also access it on a family info board (also running a Pi attached to a tv).
  • Flickering after 30-60 mins

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    A
    @hein-jan Thanks for sending your reply! I saw that in the set-up instructions as well, but for some reason, I couldn’t get xrandr to rotate the display. I was curious if we needed the GL Driver at all, but based on recent comments in this thread, it seems that others don’t. I commented the Driver out and things seem to be working fine now. Thanks again!
  • Modules suspending and never resuming after HotWord and MK2

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    ?
    @numb3rs It might be due to “onIdle” and “onDetected” features. Disable them.(see the manual)
  • Strange Glitching on HDMI

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    A
    @hrjmsh did you do anything special to get xrandr to rotate your display for your vertical setup? I disabled fmks and reverted to full kms (dtoverlay=vc4-kms-v3d), but couldn’t get the screen to rotate. If you have any insight or advice, it’s greatly appreciated :)
  • Current weather not displaying

    Unsolved
    2
    0 Votes
    2 Posts
    2k Views
    Z
    @henryluyu Try removing , GB from the location line of Current Weather module.
  • how to adjust brightness based on time on RPi3?

    Solved
    7
    0 Votes
    7 Posts
    3k Views
    L
    all good! thanks, I missed the dependencies installation section.
  • screen background

    Unsolved
    4
    1
    0 Votes
    4 Posts
    2k Views
    BKeyportB
    What’s your CSS look like to make the grey background, shouldn’t be anything more than this: .module { background-color:rgba(0,0,0,0.5); border-radius: 5px; padding:5px; }
  • align two modules height

    Unsolved
    1
    0 Votes
    1 Posts
    583 Views
    L
    module: "currentweather", position: "bottom_left", module: "weatherforecast", position: "bottom_right", How could I align both modules height?
  • Getting date inside the config.js

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    S
    @cowboysdude no. He wants to get the date/time value dynamically on his module config strings. You can certainly get it in the code, either module or helper
  • MMM-YrThen - stuck on loading

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    T
    @madmike Perhaps slow loading time due to heavy weather conditions in Norway atmo :D No, seriously - it always loads immediately here, dunno what you’re doing “wrong”. After a restart of the mirror, is it loading at normal speed?
  • RTSP Stream error since last Update

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    S
    I’ve updated the develop branch of the module, please see the main MMM-RTSPStream Thread and update to the latest version on the develop branch.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
  • iFrame Form Issue

    Unsolved
    8
    1
    0 Votes
    8 Posts
    3k Views
    B
    Just to follow up on this, it appears that the issue had something to do with interaction between MMM-Carousel and MMM-iFrame-Ping. The form worked fine with the iFrame module displayed on its own, the issue only presented when it was part of a slide within MMM-Carousel. I have switch my mirror around to use MMM-OnscreenMenu instead and the form behaves as expected now.