A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Screen "offline" during specific time of day

    Solved Troubleshooting
    4
    0 Votes
    4 Posts
    4k Views
    R
    @_V_ My module MMM-PresenceScreenControl Offers a comfortable way to switch on or off during defined times - as much as you like per day as much days as you like. Regards, Ralf
  • Default Clock SunTimes icon - color change?

    Solved Troubleshooting
    4
    1
    1 Votes
    4 Posts
    6k Views
    S
    @brgracer you are welcome… I am the moderator here, and I feel my job is to help, and teach you how to solve problems on your own as much as I can. and as I see recurring problems, try to document them, and find solutions, my install/upgrade scripts, my backup/restore scripts, my MMM-Config module that does form based MM and module config, and module install (MMM-Config allows you to disable a module, effectively same as uninstall)
  • 0 Votes
    18 Posts
    3k Views
    E
    @sdetweil Yeah… I should have said I updated to the latest version of Bullseye with all patches. I haven’t made the last step to Bookworm yet…
  • Accessing config.js and file explorer on laptop

    Solved Troubleshooting
    24
    0 Votes
    24 Posts
    3k Views
    S
    @British_Kiwi here is how to get the files from synology or other server see https://forum.magicmirror.builders/post/127805
  • Request: VPN Integration Option for MagicMirror (Stag VPN Experience)

    Solved Requests
    4
    0 Votes
    4 Posts
    2k Views
    S
    @rambomonkey I have just started using tailscale… solves problems Cloudflare can’t (like hyperbackup on synology across locations)
  • **N00B** Question

    Solved Troubleshooting
    6
    0 Votes
    6 Posts
    2k 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.
  • 0 Votes
    7 Posts
    3k Views
    wishmaster270W
    @Madeline Hi and sorry for my late replay. First of all… Please take care that the answer of @sophiasteck contains some misleading information as the array is called cams and not cameras and the module only supports referencing the cameras by their name and Not their ids. Additionall there exists no flag showStream. The cams array contains objects which need at least the name defined. According to the logs you posted your config should look something like… { module: "MMM-SynologySurveillance", position: "middle_center", config: { debug: true, ds: [ { protocol: "https", host: "x.x.x.x", port: "xxxx", user: "xxxx", password: "xxxxxx", cams: [ { name: "Back Doors" }, { name: "Pool Cam"}, { name: "Indoor Kitchen"} ], }, ], }, },
  • 2.32.0 Calendar module limitDays and excludedEvents stopped working

    Solved Troubleshooting
    41
    0 Votes
    41 Posts
    8k Views
    S
    @AndyHazz these fixes are in the next release Oct 1
  • Two Mirrors, One Pi

    Solved Troubleshooting
    6
    0 Votes
    6 Posts
    2k Views
    S
    @BiaGen awesome! Glad it helped
  • Need help to install MMM-Face-Multi-User-Recognition-SMAI

    Solved Troubleshooting
    3
    0 Votes
    3 Posts
    515 Views
    A
    Hi @sdetweil , Sorry for the delay and thanks for this info. We’ll test this module.
  • Request: Flight tracker using PiAware

    Solved Requests
    14
    0 Votes
    14 Posts
    2k Views
    J
    @Exndfan – ok, thanks.
  • 0 Votes
    3 Posts
    823 Views
    L
    @sdetweil Thanks Sam - I’m not sure why search didn’t bring that existing one up for me… so apologize for the duplicate. I have changed the code successfully so looking forward to the ‘official’ fix …
  • issues updating MMM-calendar EXT3

    Solved Troubleshooting
    19
    0 Votes
    19 Posts
    6k Views
    N
    @sdetweil thank you ! This explanation is very helpful. I’m still a little new to the git environment.
  • Calendar Fetch Error

    Solved Troubleshooting
    8
    0 Votes
    8 Posts
    5k Views
    S
    @mdbyers he used this value from post before, -U parm [image: 1758639772156-img_3928.png]
  • Help with mmm-systemtemperature error messages

    Solved Troubleshooting
    11
    0 Votes
    11 Posts
    2k Views
    KristjanESPERANTOK
    FYI: I’ve created a fork, refactored it and optimized the README. It should be easier to install :-)
  • mm watching disabled?

    Solved Troubleshooting
    4
    3
    0 Votes
    4 Posts
    4k Views
    S
    @Periz another thing I didnt mention that could lead you from the pm2 status output The column Uptime tells you how long the app has been running 0 is a bad sign The column to the right of Uptime Shows the count of restarts for the app large numbers are not good
  • MMM-config with modules that have sub-configs (MMM-TouchButton)

    Solved Troubleshooting
    10
    0 Votes
    10 Posts
    3k Views
    S
    @joey the backup approach gives you the ability to restore the modules and config/css to another system , after install, so you get a migration tool AND it provides git versioning… so if you need to go back 2 revs you can it also supports putting the backup on a (private recommended) github repo, so you can restore directly from there and don’t have any local file system failure issues… disk drives, usb sticks, etc AND it doesn’t matter WHERE you are at the time,
  • default Calender Two calender with different update time

    Solved Troubleshooting
    9
    -2 Votes
    9 Posts
    959 Views
    S
    @Blackmirror i am wrong. based on the code (not the doc) you can have a unique fetchInterval by url to override the base config value so you only need one calendar instance
  • CalendarEXT3 questions

    Solved Troubleshooting
    9
    0 Votes
    9 Posts
    2k 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.
  • 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/