A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-OpenWeatherForecast display question

    Unsolved
    4
    0 Votes
    4 Posts
    142 Views
    T
    @sdetweil Hello Sam. Thank you for the reply and confirmation. I had seen your post to another person’s CSS question where you shared that tool. I used it earlier today and it showed what you saw. I was hoping that due to my minimal skill with CSS I was overlooking something, but I guess I wasn’t.
  • The `punycode` module is deprecated message after Upgrade from 2.33.0 to 2.35.0

    Solved
    13
    0 Votes
    13 Posts
    542 Views
    W
    @sdetweil I switched back to X11 in raspi-config, rebooted and added the parameter DISPLAY=:0 npm run start:x11 That works! :-) As it is quite after midnight here, I’ll do these tests with wayland tomorrow and respond here. So far, thank you a lot.
  • Install scripts won't install?

    Unsolved
    10
    0 Votes
    10 Posts
    298 Views
    S
    @heath1066 weird try this sudo apt update sudo apt install libstdc++6 then if successful sudo n 22.21.1
  • Scaling issues with MM 2.35 using NPM Run Start:x11

    Solved
    7
    2
    0 Votes
    7 Posts
    228 Views
    D
    @sdetweil Great! I’m glad I helped you while you were helping me. :)
  • MMM-CalendarExt2 calendar event filter and notifications no longer working

    Solved
    4
    0 Votes
    4 Posts
    137 Views
    S
    @Hepkat awesome. Thx for the feedback
  • Failed to Connect to Wayland Display

    Unsolved
    58
    0 Votes
    58 Posts
    6k Views
    S
    @sdetweil said: @Scruffy I strongly recommend using some backup/restore mechanism, please see my backup/restore scripts for one approach. they also support versioning, so you can tell one set of changes from another and can go back or forward… and move between systems. too… https://github.com/sdetweil/MagicMirror-backup-restore.git and I also support the install/upgrade scripts, mentioned in the MM doc, Alternative install section OK perfect! I’ll run through this process next time this occurs. Thanks!
  • OpenWeather loaded but info is empty since update

    Unsolved
    26
    1
    0 Votes
    26 Posts
    1k Views
    S
    @SdR awesome. Sorry it took so long. Got sidetracked by the MagicMirror install problem, which wasn’t the cause
  • Default weather module not displaying forecast

    Solved
    5
    0 Votes
    5 Posts
    166 Views
    S
    @DarrenO-0 I understand. You might be able to switch to a different provider on the weather module, depending on where you are. Not all providers are world wide
  • MMM-CalendarExt3 formatting help

    Unsolved
    8
    1
    0 Votes
    8 Posts
    2k Views
    J
    @MMRIZE How do I remove the time from the calendar? I’m using your CX3 Agenda to the right with the calendar in the middle; I would like to just have the time on the agenda. I managed to get symbols removed thanks to your (old) post, but cannot figure out the right combination of config.js and custom.css code to get rid of the start times.
  • OpenWeatherMapForecast stopped working

    Unsolved
    8
    0 Votes
    8 Posts
    230 Views
    S
    @VPeter custom.css should only be in the config folder on version. 2.35
  • no weather info

    Unsolved
    3
    0 Votes
    3 Posts
    129 Views
    S
    @VinGroot said: I got it working again by switching to the V3.0 API on OpenWeatherMap. And remove these two lines: apiVersion: “2.5”, weatherEndpoint: “/forecast” Yes, OW has moved to their 3.0 api
  • Duplicate Results Displayed With 2 Instances of MMM-pihole-stats in Config File

    Solved
    9
    0 Votes
    9 Posts
    303 Views
    S
    @butchkemper awesome!!
  • MMM-BackgroundSlideshow not showing images - Suspended?

    Unsolved
    2
    0 Votes
    2 Posts
    145 Views
    UncleRogerU
    So I think the “Suspended” thing is a red herring. I booted up my dev system and watched the console messages there. I saw the same behaviour of BackgroundSlideshow being suspended but it does show the images. I’ll update just MMM-BackgroundSlideshow on that system and see what happens.
  • EBADENGINE npm error eslint/espree - MMM-EarthquakeAlerts

    Solved
    5
    0 Votes
    5 Posts
    190 Views
    UncleRogerU
    @sdetweil Thank you! I think that fixed it.
  • Calendar CustomEvents

    Solved
    19
    1 Votes
    19 Posts
    1k Views
    S
    @daportelli if you change the module name for a test, does it work? What do you get from MMM-GoogleCalendar that the default does not provide? never mind, it won’t work with the google side config… as for the purpose of this configuration. the content is protected by https encryption and no user will see it, its only exposed ON the system where MagicMirror runs, same for both modules. you can get the secret URL from the calendar.google.com settings,
  • Black screen with cursor (some days)

    Unsolved
    5
    0 Votes
    5 Posts
    201 Views
    N
    @sdetweil Today I notice something. I had to turning off my router for a while, so no internet connection were available for nearly 10 minutes. In that time MM goes black with cursor… so the issue could be internet connection related
  • MMM-OpenWeatherForecast formatting problem?

    Unsolved
    17
    0 Votes
    17 Posts
    901 Views
    R
    Out of curiosity, I backed up my image and then started with a fresh, up-todate install. It works just fine now! No clue why, but it does. I do have a follow-up formatting question – if you look at the screenshot below, you can see I turned off the table header (I like a more compact look). But now the rain percentage isn’t obvious to someone looking at it. I want to add the little umbrella icon to the right of the rain percentage on every day row. Could someone point me to the right place for that? And if there’s a way to figure this out on my own, please let me know. [image: 1774040379849-screenshot-2026-03-20-165301.png]
  • MMM-ISS by daterell

    Unsolved
    5
    0 Votes
    5 Posts
    452 Views
    N
    Hi @sdetweil, yes that’s correct — I opened the PR myself after figuring out that SpotTheStation was shut down in June 2025. The fix replaces the old RSS feed from SpotTheStation with the N2YO API. The module is already working again on my own MagicMirror with the updated node_helper.js. I’ve also updated the README and fixed the default coordinates as requested by @daterrell. The PR is now awaiting merge: https://github.com/daterrell/MMM-ISS/pull/8
  • 0 Votes
    5 Posts
    183 Views
    KristjanESPERANTOK
    @eprostko I’m glad it’s working. The configuration of MMM-CalendarExt2 and the documentation are quite complex, so I completely understand if you’re having a hard time with it. Have fun with your project 😃
  • Calendar module to show day name for all day entries

    Unsolved
    4
    0 Votes
    4 Posts
    152 Views
    R
    Tried various combinations of… timeFormat: "relative", //"absolute", dateFormat: "ddd Do MMMM", //"LLLL", …but still only timed items show a day name, not whole day items. LLLL or llll is the only mention in the moments doc of named week day.