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
    3k 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
    4k 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…
  • MMM-GooglePhotos Error code 403

    Unsolved
    2
    0 Votes
    2 Posts
    73 Views
    S
    @Sampleswow see here https://forum.magicmirror.builders/post/126804
  • MMM-Fuel

    Unsolved
    8
    0 Votes
    8 Posts
    170 Views
    R
    @MyMirror actually no this is been pretty reliable up until now I opened up a ticket so we will see what happens
  • MMM-CalendarEXT3 and Default Calendar Display

    Unsolved
    7
    0 Votes
    7 Posts
    150 Views
    S
    @jesseyz when you get that snazzier pi/sbc, you can use my backup/restore to move MM config and modules between devices… (and os’s…) https://github.com/sdetweil/MagicMirror-backup-restore
  • MMM-Wallpaper - wrong path

    Solved
    4
    0 Votes
    4 Posts
    111 Views
    S
    Thanks for the replies. I did make a spelling error in config.js;, MMM-WallPaper where it should have been MMM-Wallpaper. Thanks.
  • MMM-Pinfo problem on Rpi5

    Unsolved
    5
    0 Votes
    5 Posts
    463 Views
    R
    @sdetweil thanks. Regards, Ralf
  • MMM-TFL-ARRIVALS

    Unsolved
    1
    0 Votes
    1 Posts
    66 Views
    N
    Does anybody else experience the data displayed by this module freezing after about 2 days running time? Norm
  • MMM-Toulouse-Transports - Can't display 2 buses with same bus stop

    Unsolved
    2
    0 Votes
    2 Posts
    856 Views
    B
    Salut, The only solution I found, since I’m not a JS dev, is to load the module twice following this tutorial: https://forum.magicmirror.builders/topic/14724/run-two-instances-of-the-same-module-sometimes-tutorial (not ideal though, because you call the API twice)
  • MMM-WhisperGpt Url

    Unsolved
    1
    0 Votes
    1 Posts
    88 Views
    F
    Re: MMM-WhisperGPT Hi i have a Question how did you Create the Url of the mimic3 and the Whisper gpt and did you install just MMM-Whispergpt or other modules like Mimic3 and so on ?
  • MMM-NASCARPoints not showing in my display

    Unsolved
    2
    0 Votes
    2 Posts
    87 Views
    S
    @brmfulasha so you add console log to the node_helper then you can verify it got the data and sent it to the module then you can use the developers window sources tab to debug the browser side i dont see anything obvious you dont need to set the module name on the wrapper as the module entry had that classname you can use the developers window elements tab to look at your content see the second link in my signature below for a starter on the dev window elements tab
  • Default calendar customEvents not working

    Unsolved
    22
    0 Votes
    22 Posts
    1k Views
    S
    @pauabaer I’m back my config for customEvents is { keyword: "Gerburtstag", symbol: "birthday-cake", transform: { search: "^([^\\s]+) (\\d{4}) Gerburtstag$", replace: "$1 ($2)", yearmatchgroup: 2 } } my test calendar event title (from the summary field in the actual ICS data) is SUMMARY:test 1986 Gerburtstag the debug line in the parser is [2025-05-25 16:08:47.371] [DEBUG] title: test 1986 Gerburtstag I see [image: 1748207164900-screenshot-at-2025-05-25-16-05-03.png] I walked thru the code and it worked as expected…
  • MMM-ImmichSlideShow not showing within MMM-Carousel

    Solved
    3
    0 Votes
    3 Posts
    122 Views
    M
    Not convinced it’s the right solution yet, but I have it working how I want it, at last. I store my photos in Immich on an NFS mount. I applied storage template that stores by album, then created another NFS export for that folder which I then mounted into the ./uploads folder within the MMM-ImagesPhotos module. Because I’m running MM within an unprivileged LXC container, NFS mounts from inside the container directly are not possible, but this worked for me: I’m a link (essentially mounting to the Proxmox server, then using a bind mode to expose to the container) Everything seems to working OK so far.
  • MMM-Carousel and modules that are currently generating an empty div

    Solved
    6
    0 Votes
    6 Posts
    237 Views
    S
    @mumblebaj but that is effectively what display:none does
  • MagicMirror default weather module

    Unsolved
    6
    0 Votes
    6 Posts
    241 Views
    S
    @sankum i use this guide for selector clause https://www.w3schools.com/cssref/css_selectors.php used to be all one page, now in different sections you can combine all kinds of elements
  • Fontawsome symbol usage for calendar help requested.

    Unsolved
    10
    0 Votes
    10 Posts
    259 Views
    S
    @rkorell did you get this working?
  • Default Weather Updates not working

    Solved
    8
    0 Votes
    8 Posts
    341 Views
    S
    @Freddy_boy there is an open issue about similar problems https://github.com/MagicMirrorOrg/MagicMirror/issues/3687
  • google assistant TTS and press to speak

    Unsolved
    4
    0 Votes
    4 Posts
    141 Views
    S
    @Riptwisted does it work outside MagicMirror? don’t know anything about that SDK MM doesn’t use python, you can launch a background script, and capture its output and then do something with that… my PythonPrint module https://github.com/sdetweil/MMM-PythonPrint shows how to exec the python script and capture is (print) output and do something with it (this module just displays, but it could speak it)
  • MMM-DBF does not work, no error messages

    Unsolved
    12
    0 Votes
    12 Posts
    867 Views
    S
    @sletrabf open the developers window ctrl-shift-i select the console tab enter a unique part of the module name in the filter field, dbf and see what you see
  • MMM-SmartWebDisplay is not running under 2.31.0

    Unsolved
    12
    0 Votes
    12 Posts
    734 Views
    KristjanESPERANTOK
    @Volkae Odd… What is the output if you run git tag in the directory ~/MagicMirror/modules/MMM-PublicTransportHafas? Did you run git checkout v3.1.8 in ~/MagicMirror/modules/MMM-PublicTransportHafas?