MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. sdetweil
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Do not disturb
    • Profile
    • Following 0
    • Followers 108
    • Topics 92
    • Posts 21,151
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Request loop & "Loading..." in standard weather module (Open-Meteo) after update

      Actually, there might have already been a fix in the develop branch…

      so you could try that first…

      see this topic on how to get the develop branch
      https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-code

      posted in Troubleshooting
      S
      sdetweil
    • RE: Request loop & "Loading..." in standard weather module (Open-Meteo) after update

      @Phantomkommander thanks. I think this is a defect in the new weather data collector

      I opened an issue in the MagicMirror GitHub repo so we can make sure it’s tracked and fixed

      See https://github.com/MagicMirrorOrg/MagicMirror/issues/4109

      posted in Troubleshooting
      S
      sdetweil
    • RE: Request loop & "Loading..." in standard weather module (Open-Meteo) after update

      @Phantomkommander great! Can you post some of the log entries?

      posted in Troubleshooting
      S
      sdetweil
    • RE: Request loop & "Loading..." in standard weather module (Open-Meteo) after update

      @Phantomkommander can you show you config for the weather module

      posted in Troubleshooting
      S
      sdetweil
    • RE: Default Calendar Not Loading Events After New MM Update

      @Athlon replied

      for others, this was a node version mismatch that cause the npm run install-mm to fail,
      leaving the new source installed, but the dependencies NOT installed.

      so, something will fail… calendar for you

      posted in Troubleshooting
      S
      sdetweil
    • RE: Default Calendar Not Loading Events After New MM Update

      @Athlon ok, that means the manual upgrade failed. but pulled the new code

      git pull && npm run install-mm
      

      means the git pull encountered a problem, and the npm run didn’t happen,m
      but there is no log…

      can you send me the ~/MagicMirror/installers/upgrade.log so I can see what the problem might have been

      same userid at gmail, thanks…

      posted in Troubleshooting
      S
      sdetweil
    • RE: Magic Mirror Dynamic Calendar and Pirate Sky Forecast Questions

      @OliWer possibly. You are the first to want this kind of layout.

      You could submit a pr and see what happens.

      posted in General Discussion
      S
      sdetweil
    • RE: Magic Mirror Dynamic Calendar and Pirate Sky Forecast Questions

      @miriamburrell a place to start is the browser developers window, elements tab

      You can copy/paste the module generated html
      And work on how you might want it to be for your layout requirements

      Make a small html file to load and test

      Then adjust/rewrite the njk to match it
      AI might be able to help with that

      posted in General Discussion
      S
      sdetweil
    • RE: Wayland problems in the April 2026 release

      @CyberD great feedback. I don’t know what is different either
      But glad it is working

      posted in General Discussion
      S
      sdetweil
    • RE: Magic Mirror Dynamic Calendar and Pirate Sky Forecast Questions

      @miriamburrell there was a user who created a modified ext3 wall calendar to add entries to a calendar.
      He never published his module

      Weather uses the njk templates to create the web content

      You could create a new version of forecast.njk to change the layout. Not something you can do w css

      posted in General Discussion
      S
      sdetweil
    • RE: Wayland problems in the April 2026 release

      @CyberD how are you starting MagicMirror?

      If you go to the MagicMirror folder

      npm start

      Should start MagicMirror on a Wayland system

      npm run start:x11

      Should start MagicMirror on an x11 system

      posted in General Discussion
      S
      sdetweil
    • RE: Off the shelf smart mirrors

      @magicbeing someone posted on Reddit about hacking a luluemon exercise mirror

      https://www.reddit.com/r/MagicMirror/s/PY78sJWwrT

      posted in Hardware
      S
      sdetweil
    • RE: Scaling issues with MM 2.35 using NPM Run Start:x11

      if you don’t push the change, it doesn’t change!!.. doah… thanks for the report upgrade fixed now

      posted in Troubleshooting
      S
      sdetweil
    • RE: Scaling issues with MM 2.35 using NPM Run Start:x11

      @DDE12 when did you run the script?
      I thought I fixed it to move everything but the 4 default files

      posted in Troubleshooting
      S
      sdetweil
    • RE: PM2 restart question (more of a linux question than MM)

      @JohnGalt what didn’t work? , glad to help if you want to try agsin

      posted in Troubleshooting
      S
      sdetweil
    • RE: MM-Watcher - MagicMirror Config.js Auto-Refresh Script

      @magicmikael pm2 is supposed to be able to do this too. But altho I set it up during pm2 setup in my scripts it doesn’t work

      posted in System
      S
      sdetweil
    • RE: MMM-CalendarExt2 calendar event filter and notifications no longer working

      @Hepkat awesome. Thx for the feedback

      posted in Troubleshooting
      S
      sdetweil
    • RE: MMM-CalendarExt3 - Timed events color change

      @Cybex999 all you should have to do is set the color in the default calendar for each url

      Make sure you set coloredText:true,
      Before the url list

      posted in Troubleshooting
      S
      sdetweil
    • RE: MMM-CalendarExt3Agenda not showing updates

      @MarNog the Ext3 family of modules gets the events from the default calendar module

      Are the calendars on the same fetch cycle?

      We look back a year, and forward maxdays

      But the entire calendar is presented

      posted in Troubleshooting
      S
      sdetweil
    • RE: PM2 restart question (more of a linux question than MM)

      @JohnGalt someone else has reported an out of memory w that module on discord

      posted in Troubleshooting
      S
      sdetweil
    • 1
    • 2
    • 3
    • 4
    • 5
    • 1057
    • 1058
    • 1 / 1058