A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • This topic is deleted!

    9
    0 Votes
    9 Posts
    99 Views
  • I can't get the config to open

    7
    0 Votes
    7 Posts
    4k Views
    A
    I am also very new to this, but it isn’t that hard once you’ve stay up till 1:00 3 or 4 times. Everything I needed to know was here: https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/6 @KirAsh4 The section you probably need is under “Installing MirrorMirror2” at the end. I was able to do everything from the forum until I needed to change the weather settings. For that, I used file manager. It isn’t as hard as it may seem (even though to a newbie like me all of this stuff seems hard). After a long time just playing around with it I finally got the MagicMirror2 app set up with autostart, which has a tutorial at: https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror I hope this helps. I know how it feels to have no clue of what to do.
  • NEWBIE IN NEED OF TECHNICAL ASSISTANCE

    3
    0 Votes
    3 Posts
    2k Views
    A
    Thanks! I think that that will solve my problem. Also, thank you to @MichMich and @KirAsh4 for helping everybody work things out. I wouldn’t be able to do this without you!
  • used the amazing complete setup but after 'npm start'.....

    17
    0 Votes
    17 Posts
    11k Views
    alonshwartz1966A
    @broberg Hi. Thanks for the instructions. I’ve managed to run the MagicMirror. Now I just need to work on adjustments.
  • jumping of modules

    23
    0 Votes
    23 Posts
    16k Views
    strawberry 3.141S
    @kclemen to keep your scope you need to use a fat arrow (es6) function setTimeout(() => { MM.getModules().withClass(this.config.defaultClass).exceptWithClass(this.config.everyoneClass).enumerate(function(module) { module.show(1000, function() { Log.log(module.name + ' is hidden.'); }); }); }, 1000);
  • Npm install fails

    1
    0 Votes
    1 Posts
    1k Views
    Y
    I cannot seem to get NPM to install. I have tried on several different installs following the different tutorials verbatim for the server only method since I am installing on a RasPi 0 B+. Any ideas on whats going wrong?? pi@raspberrypi:~/magicmirror $ sudo npm install && npm start npm WARN cannot run in wd magicmirror@2.0.0 npm run snyk-protect (wd=/home/pi/magicmirror) npm WARN unmet dependency /home/pi/magicmirror/node_modules/request/node_modules/http-signature/node_modules/sshpk requires assert-plus@‘^1.0.0’ but will load npm WARN unmet dependency /home/pi/magicmirror/node_modules/request/node_modules/http-signature/node_modules/assert-plus, npm WARN unmet dependency which is version 0.2.0 npm ERR! Linux 4.4.34+ npm ERR! argv “/usr/local/bin/node” “/usr/local/bin/npm” “install” npm ERR! node v4.2.1 npm ERR! npm v2.14.7 npm ERR! code EPEERINVALID npm ERR! peerinvalid The package grunt@1.0.1 does not satisfy its siblings’ peerDependencies requirements! npm ERR! peerinvalid Peer grunt-eslint@19.0.0 wants grunt@>=0.4.0 npm ERR! peerinvalid Peer grunt-yamllint@0.2.0 wants grunt@~0.4.0 npm ERR! Please include the following file with any support request: npm ERR! /home/pi/magicmirror/npm-debug.log I should mention I am trying this on a RasPi 0 B+ version as well. Thanks for the help!!!
  • Stupid newbie questions

    6
    0 Votes
    6 Posts
    3k Views
    impuislupusI
    @broberg yup went to the file directly
  • Printing to output Terminal

    5
    0 Votes
    5 Posts
    4k Views
    Z
    @mochman Now I get it! Thanks so much for laying out the basics for me! First time dealing in server/client stuff and I’m starting to make sense of it in my head.
  • Location ID Help

    6
    0 Votes
    6 Posts
    7k Views
    shadymapleS
    @chrisfoerg Ok got it, thanks very much!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • Current weather doesn't work

    7
    0 Votes
    7 Posts
    5k Views
    C
    you’re welcome
  • 0 Votes
    5 Posts
    4k Views
    K
    Ah, ok! I misunderstood the logic of appid. Now it works! Thanks for your help!
  • Third Party modules does not work

    11
    0 Votes
    11 Posts
    8k Views
    N
    It´s working now! Thanks
  • Moving module closer together?

    3
    0 Votes
    3 Posts
    2k Views
    A
    @strawberry-3-141 Thank you, it works perfectly. I completed the survey, and look forward to receiving the updates via email.
  • showHumidity

    13
    0 Votes
    13 Posts
    9k Views
    cowboysdudeC
    @zkab just use this: .wi-sunrise { color: #ff0; } .wi-sunset { color: #eb0; } .wi-night-showers { color: #07f; } .wi-degrees { color: #415; } .wi-rain { color: #00f; } .wi-showers { color: #07f; } .wi-night-showers { color: #07f; } .wi-night-alt-cloudy-windy { color: #aaa; } .wi-night-cloudy { color: #aaa; } .wi-cloudy { color: #aaa; } .wi-day-cloudy { color: #aaa; } .wi-cloudy { color: #aaa; } .wi-cloudy-windy { color: #aaa; } .wi-showers { color: #00f; } .wi-thunderstorm { color: #ff0; } .wi-snow { color: #fff; } .wi-fog { color: #999; } .wi-night-clear { color: #F4F8A9; } .wi-night-rain { color: #00f; } .wi-night-thunderstorm { color: #ff0; } .wi-night-snow { color: #fff; } Get rid of the currentweather from in front of the css… then you can change colors ;)
  • position: middle_center???

    2
    0 Votes
    2 Posts
    2k Views
    V
    Interestingly, if I use position: upper_third, the candle is positioned in the same location as “middle_center”…?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
  • Static text on several lines

    3
    0 Votes
    3 Posts
    2k Views
    Z
    Don’t have any experience of CSS - could you give me an example how I should continue … I checked the CSS documentation but it is HUGE … I guess if I could get some guidelines then I can figure it out …
  • Screen Margins?

    3
    0 Votes
    3 Posts
    3k Views
    V
    @Wedee Perfect! Thank you.
  • Newbie having trouble with running MM on a Pi Zero

    2
    0 Votes
    2 Posts
    2k Views
    bheplerB
    Off the top of my head: Did you copy the config.js.sample into config.js? IIRC, the “EADDRINUSE” error is usually when you have an instance running and try to run the mirror without shutting down the existing NPM process. This: bash: /home/pi/start.sh: Permission denied makes me think you need to make your start.sh script executable. Try this command: chmod a+x /home/pi/start.sh and then reboot.