A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • PSA: DarkSky shuts down Jan 1st. expect broken weather

    Pinned Unsolved
    14
    1 Votes
    14 Posts
    7k Views
    karsten13K
    @FlatPepsi openweathermap is already a provider of the default weather module. Pirate Weather will come as replacement for Dark Sky with next mm release.
  • Default Calendar & Nextcloud Calendar - CERT_HAS_EXPIRED

    Pinned Unsolved
    19
    0 Votes
    19 Posts
    8k Views
    S
    @ldwvii https uses encryption to protect your data while traveling across the internet. to do this, the receiving host must have registered to support that encryption. it does this by recording it’s url and encryption type with a certificate authority ( not just anybody can be an authority), they give back a file with a key, with a specific lifetime. ( so u can’t have old sites with bad security hanging around forever) well the authorities also have expiring rights. in this case the authority’s certificate expired. (it’s a chain ) … and there was a bug in electron that didn’t handle it correctly now, in your case u use an unprotected url ( no longer allowed as a standard) http://kalender.link/ical/best no ‘s’ on http and it was redirected to secure (https)… maybe the redirect sent to the wrong place…
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    10 Views
  • Default Calendar Not Loading Events After New MM Update

    Unsolved
    31
    0 Votes
    31 Posts
    607 Views
    S
    @Athlon replied for others, this was a node version mismatch that cause the npm run install-mm to fail, leaving the new source installed, but the dependencies NOT installed. so, something will fail… calendar for you
  • MMM-CalendarExt3 - Timed events color change

    Unsolved
    2
    0 Votes
    2 Posts
    37 Views
    S
    @Cybex999 all you should have to do is set the color in the default calendar for each url Make sure you set coloredText:true, Before the url list
  • MMM-CalendarExt3Agenda not showing updates

    Unsolved
    2
    0 Votes
    2 Posts
    32 Views
    S
    @MarNog the Ext3 family of modules gets the events from the default calendar module Are the calendars on the same fetch cycle? We look back a year, and forward maxdays But the entire calendar is presented
  • MMM-FRITZ-Box-Callmonitor-py3 + MMM-Callmonitor-Current-Call Window

    Unsolved
    5
    0 Votes
    5 Posts
    295 Views
    W
    Hallo, Ich bin mir jetzt sicher, dass es mit den gesperrten Rufnummern zusammenhängt. Ich habe die Version: https://github.com/xIExodusIx/MMM-FRITZ-Box-Callmonitor-py3 Ich habe versucht die node_helper.js anzupassen, dass er diese Anrufe garnicht erst durchlässt, leider ohne Erfolg. Da die FritzBox bei gesperrten Nummern das RING und das DISCONNECT fast zeitgleich sendet, feuert das Modul zwei Benachrichtigungen an den Bildschirm. Der Browser versucht zwei Pop-ups gleichzeitig zu zeichnen und stürzt dabei ab. Hat jemand eine Idee das Problem zu lösen? Ich würde mich über einen Austausch sehr freuen.
  • Too many API calls in default weather module after update

    Unsolved
    14
    0 Votes
    14 Posts
    300 Views
    S
    @Megawaldi it is fixed in the develop branch for next release You can get the develop branch, Currently we only release 4 times a year January ,April, July, October See https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-code
  • Config.js updates not taking

    Unsolved
    2
    0 Votes
    2 Posts
    78 Views
    S
    @TX77ConfigMirror where are you looking for changes?
  • Reverting to previous MM Release

    Solved
    20
    0 Votes
    20 Posts
    441 Views
    jca2112J
    @sdetweil Yup, it’s working now. Awesome, thank you so much. (The translations/en.json is just a single word change, so easy to fix manually without being stashed.)
  • MMM-CalendarExt3Agenda - Event Transforming not working - Mirror 2.35.0

    Unsolved
    8
    1
    0 Votes
    8 Posts
    166 Views
    KristjanESPERANTOK
    @BKeyport Okay, no rush 🙂
  • All modules shown on one page after Update to 2.35

    Solved
    12
    1
    0 Votes
    12 Posts
    289 Views
    S
    @oskisch we need the browser log, Can’t get without keyboard
  • MMM-hue-lights not working anymore

    Unsolved
    1
    1
    0 Votes
    1 Posts
    57 Views
    StoffbeuteluweS
    Hi guys, i have changed my Philips hue Bridg to the new model . I created a user ID I have the right bridge ID Now there is a problem. Hope somebody can help …[image: 1775289047015-bildschirmfoto-2026-04-04-um-09.38.50.png]
  • MMM-ApothekenNotdienst bug

    Solved
    3
    1
    0 Votes
    3 Posts
    76 Views
    N
    @KristjanESPERANTO Thank you. It is working again.
  • MMM-AtomVisualizer language

    Solved
    13
    0 Votes
    13 Posts
    313 Views
    N
    @KristjanESPERANTO Nice! Thank you
  • MMM-CalendarExt3 - Displaying bubble in bottom right corner

    Unsolved
    2
    1
    0 Votes
    2 Posts
    82 Views
    S
    @Cybex999 can you show the module config? Use the code block wrapper please
  • Facial Recognition - customize your mirror for every user!

    216
    0 Votes
    216 Posts
    524k Views
    B
    Getting the orientation right for the training images was the trickiest part for me. If your PiCam or USB cam is mounted at an odd angle (or upside down for cable management), the recognition often fails because the training set doesn’t match the live feed. If anyone is struggling with mirrored images in their preview or while testing their training data, I found this quick tool helpful to flip them before feeding them into the trainer- https://www.thetoolapp.com/mirror-image-online/. It’s a lot faster than script-flipping every individual JPEG when you’re just trying to troubleshoot the dataset.
  • MMM-Google-Route and API Quotas

    Unsolved
    3
    0 Votes
    3 Posts
    128 Views
    KristjanESPERANTOK
    @potts-mike I recommend opening an issue in the repository; not all module developers hang out here on the forum 🙂
  • MMM-RAIN-MAP

    Solved
    18
    0 Votes
    18 Posts
    1k Views
    I
    Just a question, maybe already answered, is there a way to pay for a better api access at rainviewer.com and implement into the rain-map module ?
  • MMM-TitanSchoolMenu 403 Forbidden

    Unsolved
    1
    0 Votes
    1 Posts
    80 Views
    T
    This is more of a FYI /fix /workaround than a troubleshooting issues/question. Recently, the api.linqconnect.com API endpoint has started blocking certain User Agents, including axios (and curl). Using a custom User Agent to impersonate an actual web browser bypasses this block. I created a pull request for this: https://github.com/evanhsu/MMM-TitanSchoolMealMenu/pull/23/changes/d35c1bd93c5953215d9cad162085cf430eed6b4c