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
    4
    0 Votes
    4 Posts
    1k 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
  • Help with mmm-systemtemperature error messages

    Solved
    11
    0 Votes
    11 Posts
    581 Views
    KristjanESPERANTOK
    FYI: I’ve created a fork, refactored it and optimized the README. It should be easier to install :-)
  • Two Mirrors, One Pi

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    S
    @JoeRonimo were you able to work on any of this?
  • 2.32.0 Calendar module limitDays and excludedEvents stopped working

    Solved
    41
    0 Votes
    41 Posts
    3k Views
    S
    @AndyHazz these fixes are in the next release Oct 1
  • Calendar does not run on secondary screen

    Solved
    14
    0 Votes
    14 Posts
    665 Views
    S
    This fix is in the next release , Oct 1
  • Calendar Fetch Error

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    W
    @sdetweil thanks for the heads up. I’ll make sure to use the new supported method next release. Awesome support as always!
  • Error Message Help

    Unsolved
    3
    0 Votes
    3 Posts
    217 Views
    G
    thanks, Sam, I’ll try that tomorrow morning. Appreciate the response!
  • **N00B** Question

    Solved
    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.
  • CalendarEXT3 questions

    Solved
    9
    0 Votes
    9 Posts
    884 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.
  • Cant exit auto running MM

    Solved
    3
    0 Votes
    3 Posts
    523 Views
    _
    I know that its the job of it to keep it running, Ive read that
  • Huge number of errors in log fills up HD

    Unsolved
    9
    0 Votes
    9 Posts
    640 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.
  • Need "correct" version of node-libgpiod ....

    Solved
    22
    0 Votes
    22 Posts
    735 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! :-)
  • MMM-CalendarExt3

    Solved
    3
    0 Votes
    3 Posts
    276 Views
    B
    @sdetweil perfect thanks so much
  • Nest Camera

    Unsolved
    2
    0 Votes
    2 Posts
    249 Views
    plainbrokeP
    @briantogo I use MMM-MPlayerit will let you us rtsp if your nest camera supports that. Not my module, just one of 50 + I use on my mirror.
  • MMM-ChameleonWeather extra images

    Unsolved
    1
    0 Votes
    1 Posts
    215 Views
    B
    How were the chameleon images created? Is it possible to change the colors of the images found under the “frog” folder?
  • MMM-ChameleonWeather shows wrong temp

    Solved
    3
    0 Votes
    3 Posts
    157 Views
    B
    That fixed the issue Chris after an upgrade. Thanks for the help!
  • 0 Votes
    15 Posts
    520 Views
    S
    Installed the pi 4 today. Was getting up to 4 days on the 02W without it crashing, so will need to give it a week to know for sure.
  • Accessing config.js and file explorer on laptop

    Solved
    24
    0 Votes
    24 Posts
    874 Views
    S
    @British_Kiwi here is how to get the files from synology or other server see https://forum.magicmirror.builders/post/127805
  • Cannot access mirror

    Solved
    9
    0 Votes
    9 Posts
    235 Views
    S
    @rkorell yes meant grep ssh good info on ps failure impacts
  • Default Calendar Symbols

    Unsolved default calendar symbols
    4
    0 Votes
    4 Posts
    130 Views
    S
    @almightyyoshi you can always use css .CX3 .symbol { display: none !important; }