A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Modules not loading

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    A
    @evroom haha glad you liked it… the code looks very scrambled without it in my opinion … And i dont want the compliments module at all… but for the “sport” in it, i tried to do it with the compliment, and still none… just the calendar and clock. calendar is twice because i use 2 calendars (private&work) but they both work and worked just fine any further ideas? with the original config file everything works perfectly. after i change even a bit or even the RSS source, same error.
  • Weatherforecast module problem

    Solved
    7
    1
    0 Votes
    7 Posts
    3k Views
    Mykle1M
    @charley I get 7. I’m special. :-)
  • MMM-Facial-Recognition-Tools & PiCam

    3
    1 Votes
    3 Posts
    2k Views
    M
    sudo pip install picamera
  • MMM-NOAA V2 doesn't start (Unexpected token < in JSON at position 0)

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    cruunnerrC
    @sean said in MMM-NOAA V2 doesn't start (Unexpected token < in JSON at position 0): request({ url: “http://ip-api.com/json”, method: ‘GET’ }, (error, response, body) => { console.log(body) // Try logging suspicious point. info = JSON.parse(body); lat = info.lat; lon = info.lon; }); OMG thank you so much… I am a dumbass XD My PiHole blocked the ip-api.com domain, so i put this to the whitelist and its running. Sorry guys
  • MMM-AssistantMk2: error on authentication test

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    ?
    @mc_landin Try these; sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade Then, try again.
  • iFrame setting

    9
    0 Votes
    9 Posts
    3k Views
    ?
    @justjim1220 I think it could be case-by-case. If the result you expect is just simply showing some contents, iFrame is enough. But, more than that, it depends on what you expect.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    240 Views
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    490 Views
  • MMM-SORT

    Solved
    10
    0 Votes
    10 Posts
    4k Views
    Mykle1M
    @bhepler said in MMM-SORT: No kidding. Interesting. How so? 'Tis true. :-)
  • iFrame module not showing content

    4
    0 Votes
    4 Posts
    3k Views
    ?
    @ooskay How about using this? [card:eouia/MMM-HTMLBox] You can put your iframe tag into the content or external file.
  • I can't get my mic and HDMI to work together...

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    B
    This is probably repetitive, but I can’t get my USB microphone and my HDMI speakers to be enabled simultaneously… I have already tried changing the “/etc/modprob/alsa.config” to “bcm2835” after snd_usb_audio (idk if that’s what it is word for word because I’m not looking at my Pi over frustration…) Also, when I do switch my device to “snd_usb_audio”, MagicMirror sends an error and doesn’t start. I’m a straight rookie at this. I literally used the Magic Mirror project to start learning how to code. Thank you in advance, Bryan :(
  • MMM-EARTH - config options

    Solved
    11
    0 Votes
    11 Posts
    6k Views
    justjim1220J
    @mykle1 Actually, no, not for Lucy, That is well explained! :winking_face: I’m referring to the MMM-page-selector But I switched to MMM-pages which is way better explained and much easier to use! (Thanks @edward-shen for making it so easy and well explained!!! :winking_face: )
  • MMM-Remote-Control warning in logs

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    A
    Hello, no infortunatelly I didn’t find any solution yet. Bye,
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    15 Views
  • Border/Not fullscreen

    Solved
    5
    0 Votes
    5 Posts
    4k Views
    T
    @broberg Hey, I’m an idiot. I took out the parenthesis and fixed it. I’m not a coder by any means, which is why I need people like you. I realize now the meaning of the (), took it out and fixed it. Thank you.
  • Clock Size

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    A
    I am trying to make the clock bigger (I’m using a small 5in screen as a bedside clock for my wife). The only other module I have on it is Google directions and it takes up the top half, I want the clock to fill the bottom half. I’ve tried using “zoom”, but it doesn’t seem to work right. How can I make it bigger? Also, as a warning, I am a noob. Thanks!
  • Newsfeed for de Telegraaf not working.

    Unsolved
    1
    0 Votes
    1 Posts
    862 Views
    C
    The newsfeed module doesn’t load the new feeds from the Dutch Newspaper “de Telegraaf” Does someone know how to fix this? Their rss is here! there are no errors in the pm2 logs 0|mm | Create new news fetcher for url: https://www.telegraaf.nl/rss? - Interval: 600000 0|mm | Create new news fetcher for url: https://www.telegraaf.nl/nieuws/opmerkelijk/rss - Interval: 600000 0|mm | Create new news fetcher for url: https://www.telegraaf.nl/nieuws/buitenland/rss - Interval: 600000
  • MMM-WunderGround stuck at Loading

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    Mykle1M
    @josephsuun said in MMM-WunderGround stuck at Loading: I hope this help you, help me. I really want MMM-WunderGround to work. I took your entry for Wunderground and tested it with my API key. It fired right up. [image: 1532049262762-123.png] Can I ask when you got your API key? There is an issue now with Wunderground. Older API keys still seem to work but the newer ones (before they stopped issuing) don’t.
  • PM2 is not installing. Is Anyone Having The Same Problem?

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    bheplerB
    @postremalone - Could you provide some more information? Tell us what command you entered and specifically what messages you received. Remember to use the markup tags.
  • MMM-Sonos not displaying

    4
    0 Votes
    4 Posts
    3k Views
    jkindelspireJ
    I’ve been messing with this off and on for the last few days. Perhaps I should clarify that I’m trying to get this working on a Pi Zero W. MM runs on the Pi Zero W just fine, but this module doesn’t. I installed MM and MMM-Sonos on a Pi 3b, and both work just fine. I’m wondering if this couldn’t be an issue with node being an older versionon the Zero W?