A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • How To: Add colors to Forecast.io icons

    2
    3 Votes
    2 Posts
    3k Views
    Mykle1M
    @FlatPepsi That’s very nice of you, although I use WunderGround weather. I’m sure someone will thank you. I will simply applaud your kindness and generosity. :clap_tone2:
  • Trying to add a 3rd party module

    3
    0 Votes
    3 Posts
    2k Views
    F
    @cowboysdude I was able to get it to work. Thanks for the help.
  • can't restart mm after playing podcast

    1
    0 Votes
    1 Posts
    837 Views
    B
    hi, after i played a video with MMM-Podcast i get whitescreen when restarting MM. after reboot everything is working. even with the sample config MM wont start, so its seems not to be problem with a module. anyone else have this problem and know how to solve it?
  • Trouble with iCloud client

    6
    0 Votes
    6 Posts
    3k Views
    strawberry 3.141S
    @fischi87 It seems so, his last action on github is 10 months ago
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • Getting an error

    Moved
    5
    0 Votes
    5 Posts
    2k Views
    C
    I haven’t changed the default browser
  • Error by install MMM-Swipe

    7
    0 Votes
    7 Posts
    3k Views
    F
    @broberg i get the same in the MagicMirror folder pi@Magic-Mirror:~/MagicMirror $ sudo npm start > magicmirror@2.1.0 start /home/pi/MagicMirror > electron js/electron.js npm ERR! Linux 4.4.38-v7+ npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "start" npm ERR! node v6.10.0 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! magicmirror@2.1.0 start: `electron js/electron.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the magicmirror@2.1.0 start script 'electron js/electron.js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the magicmirror package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! electron js/electron.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs magicmirror npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls magicmirror npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /home/pi/MagicMirror/npm-debug.log pi@Magic-Mirror:~/MagicMirror $
  • MMM-Rest reading Json

    Unsolved
    2
    0 Votes
    2 Posts
    2k Views
    ooom416354O
    I’m curious about this as well, I currently have a link to some JSON output which I’d want to display some of the results on the mirror. I was wondering if a module that’s currently out there can be tinkered with to perform this kind of thing.
  • Language Calendar Module

    6
    1
    0 Votes
    6 Posts
    4k Views
    R
    Is missing the key DAYAFTERTOMORROW for French in translations file. Also UPDATE_NOTIFICATION, “UPDATE_NOTIFICATION_MODULE” and UPDATE_INFO This will be good contribution if somebody can pushed this translations.
  • multiple titles in newsfeed

    newsfeed module
    3
    0 Votes
    3 Posts
    2k Views
    O
    @strawberry-3-141 thanks for quick reply :thumbsup:
  • MMM-Traffic - Green Text?

    4
    0 Votes
    4 Posts
    2k Views
    T
    Hi, I’m at work right now, will check on my RPi later tonight and let you know if my problem is solved. Thank you so much!
  • Adding Modules

    29
    2 Votes
    29 Posts
    13k Views
    Mykle1M
    @johnnyboy said in Adding Modules: Is this module US only? No, there’s weather all over the planet. :wink:
  • How do I prevent overlapping modules?

    2
    0 Votes
    2 Posts
    2k Views
    brobergB
    @zack949 you could specify the width of the module, that would force line breaks so the module would only grow up/down instead. Or You could probably use < font size='15px' >your long motivation here< /font > In the config where you add the compliment text
  • Module: iFrame! Starting Video automatically!

    14
    0 Votes
    14 Posts
    9k Views
    J
    @Morningstar They are fontawesome icons.
  • MMM-Traffic config error

    Unsolved
    9
    0 Votes
    9 Posts
    4k Views
    B
    I think i figured it out. Debug says my node is out of date.
  • WEATHER total NOOB

    6
    0 Votes
    6 Posts
    3k Views
    Mykle1M
    @bluecaka69 said in WEATHER total NOOB: update ::: got it working i just realized i didn’t install the repository my bad… Yeah, those help a lot. :wink: thanks for your advice You’re welcome :thumbsup:
  • Temperatur on the mirror with 433MHz Module

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    DocVooDooD
    Hello Peoples :) I can read the temperature with 433mhz and display on the mirror? The receiver is connected to GPIO 13 on the RPi and the Weatherstation Outdoorsensor send with 433MHz. The Receiver found the Outdoorsensor. It would be wonderful if that would work :) Thanks
  • ALERT: setting the display time individually

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    binderthB
    @strawberry-3.141 said in ALERT: setting the display time individually: if you want to set the duration you have to use an alert instead of notification: this.sendNotification(“SHOW_ALERT”, {timer: 10000, title: “Title”, message: “Message”}); ok, that did it. The Alerts are now shown as given in the “timer”-argument. Nevertheless my usecase would be to have also multiple notifications staying on top like “washing machine ready” and “dryer ready” or something which needs some action done. So it would be nice to have either notification also displayed “on event” and not globally or to have notifications smoothed out, if the item action is done. As I can see, the alert-module doesn’t allow fading the notifications on a action?
  • MMM-Traffic: Some routes on some days

    2
    0 Votes
    2 Posts
    2k Views
    outjetO
    I use the MMM-ModuleScheduler for this feature… You can schedule the traffic module to appear while you’re enjoying your morning coffee.
  • 0 Votes
    2 Posts
    1k Views
    strawberry 3.141S
    @Steff the translate module which reports an issue is an angular module of pascal precht, but it works even though you didn’t specify a sanitization strategy. Your problem are the requests which get an 403 forbidden http status