A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • ICS file events not displayed

    General Discussion
    12
    0 Votes
    12 Posts
    3k Views
    S
    the issue at least in the sample tested is no RRULE on the event, thus it cannot have recurrences
  • Reoccurring events wrong time MyCalendar

    Solved Troubleshooting
    7
    0 Votes
    7 Posts
    2k Views
    S
    @rnieto18 thanks for the feedback
  • 3 Votes
    6 Posts
    8k Views
    goldyfruitG
    @sdetweil awesome!
  • **N00B** Question

    Solved Troubleshooting
    6
    0 Votes
    6 Posts
    1k Views
    S
    @Landokirk any module you dont need, just add disabled:true, after the module: line for the google calendar, use the desktop to go to calendar.google.com hover the mouse pointer over the calendar name in the left nav 3 dots will appear to the right, click and pick settings scroll down to sharing, and locate the ical url, or secret that is the string used in the default calendar url: setting then for EXT3 you install that module if you use my MMM-Config module, it will provide a form based approach to system and module configuration, and also supports module install.
  • Default Modul calendar error

    Solved Troubleshooting
    8
    0 Votes
    8 Posts
    3k Views
    S
    @chris47803 https://www.theregister.com/2025/08/21/microsoft_365_outage/
  • CalendarEXT3 questions

    Solved Troubleshooting
    9
    0 Votes
    9 Posts
    1k Views
    _
    That solved the problem. Thank you sir If anyone cares: “CW” is shown even after correct/different local settings because it´s written as element in the stylesheet from calendarEXT3, so you have to change the term there.
  • MMM-Spotify having trouble with authentification

    Unsolved Troubleshooting
    7
    0 Votes
    7 Posts
    1k Views
    S
    @kinggiotai did you setup the spotify.config.json from the auth callback example? [ { "USERNAME": "A_NAME_TO_IDENTIFY_YOUR_ACCOUNT", "CLIENT_ID": "PUT_YOUR_SPOTIFY_APP_CLIENT_ID", "CLIENT_SECRET": "PUT_YOUR_SPOTIFY_APP_CLIENT_SECRET", "TOKEN": "./USERNAME_token.json", "AUTH_DOMAIN": "http://YOUR_DEVICES_IP", "AUTH_PORT": "8889" } ] I had to do that just now the domain/port MUST match the callback address in the spotify app config from my app config callback http://localhost:8100/callback json file strings to match domain is http://localhost port is 8100
  • 3rd-Party-Modules project now part of MagicMirrorOrg

    Websites
    3
    13 Votes
    3 Posts
    10k Views
    S
    “Great news! 🎉 Thank you, Kristjan, for all your hard work, and to MagicMirrorOrg for keeping the third-party module repository alive. Excited to see the future improvements!”
  • MMM-ImagesPhotos

    General Discussion
    6
    0 Votes
    6 Posts
    2k Views
    N
    @sdetweil I’ll try that out. Thank you Sam!
  • MMM-Pages

    Solved Troubleshooting
    6
    0 Votes
    6 Posts
    2k Views
    J
    @KristjanESPERANTO said in MMM-Pages: I can’t take a closer look at it right now, but I have an idea for a workaround: But it only works if MM restarts regularly. Some users shut MM down at night and start it up again in the morning. https://eldfall-chronicles.com/en-si/pages/dungeoncrawl Then you could set the timer for the homepage to over 24 hours, https://www.viberate.com/ this should have the desired effect that the homepage is always visible. That’s a smart workaround
  • Cant exit auto running MM

    Solved Troubleshooting
    3
    0 Votes
    3 Posts
    652 Views
    _
    I know that its the job of it to keep it running, Ive read that
  • MM won't update after config file changes

    Solved Troubleshooting
    8
    0 Votes
    8 Posts
    3k Views
    S
    @GRR lol, yeh does whack you. im the moderator here. as well as user. module author
  • PIR / MQTT - Presence sensor(s) revived

    System
    6
    5 Votes
    6 Posts
    1k Views
    R
    Dear @Peter, Yes fully understood… Without context - and may an answer regarding my questions - It‘s really hard to help. Warmest regards, Ralf
  • Huge number of errors in log fills up HD

    Unsolved Troubleshooting
    9
    0 Votes
    9 Posts
    935 Views
    plainbrokeP
    @cpcode Once your have your setup completed, to what you want. You can use Win32Diskimager to make a .img file that you can reinstall with balenaetcher or RaspberryPiImager. I went to USB devices or NVMe drives. I use Sam’s backup mainly to save my config.js and custom.css files so I never loose the main settings to the Current MM I have running. The list of modules helps too. I also keep a module folder backup BACKUP is so critical if you are using sd cards.
  • MMM-Tronity

    Unsolved Troubleshooting
    4
    0 Votes
    4 Posts
    2k Views
    B
    perfect thanks so much
  • Need "correct" version of node-libgpiod ....

    Solved Troubleshooting
    22
    0 Votes
    22 Posts
    2k Views
    R
    @schlomm This is really cool. Awesome that it works as designed… (Was a little bit afraid that especially postinstall will fail and module doesn‘t work as expected…) So thanks for (first !) confirmation for working module! Warmest regards, Ralf Schöne Grüße zurück - danke für‘s Kompliment und Danke für‘s „externe“ Testen! :-)
  • Bottom sections: align top?

    Custom CSS
    2
    2
    0 Votes
    2 Posts
    918 Views
    S
    @UncleRoger the thing todo is add a background color to the positions/regions to figure out where they are From the doc https://docs.magicmirror.builders/modules/configuration.html#position
  • 0 Votes
    3 Posts
    3k Views
    UncleRogerU
    @plainbroke Thanks! I’ll check out Tapo!
  • MMM-Multimonth

    Utilities calendar magicmirror2 module
    78
    2
    6 Votes
    78 Posts
    44k Views
    BKeyportB
    Effective 8/14/2025 - @dathbe has been provided contributor role in my active modules. I’m not ready to turn them over full time, however, I am glad that someone is willing to work with them. I no longer use the modules myself and I’m welcoming a fresh view on the topic, and hopefully the project will continue in a more effective way, including clean up and improvement of my pre-amateur code. Thanks for the support over my time handling this code - and if I do decide to pick it back up, I know that it is in good hands. – Brendan
  • MMM-CalendarExt3

    Solved Troubleshooting
    3
    0 Votes
    3 Posts
    375 Views
    B
    @sdetweil perfect thanks so much