A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 0 Votes
    8 Posts
    53 Views
    S
    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
  • MMM-CalendarExt3Agenda not showing updates

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    36 Views
    S
    @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
  • MMM-CalendarExt3 - Timed events color change

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    38 Views
    S
    @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
  • MMM-MyCommute Latest fork?

    Unsolved Requests
    1
    0 Votes
    1 Posts
    38 Views
    D
    as i understand it this module has gone through a few iterations/forks, jclarke0000 > qistoph > radokristof im 90% sure im using qistophs version. Google recently (well… maybe a year ago) consolidated “Directions API” and “Advanced Directions API” into their new “Routes API” and changed the way they billed i uncommented code around this time because i expanded my MM Instances, which led to increasing costs due to the “Advanced API” billing structure. wondering if anyone is aware of similar/identical modules that use the updated API, if not ill probably make it my next project to figure out how similar API calls are between the outdated stuff and the new Routes API.
  • Config.js updates not taking

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    79 Views
    S
    @TX77ConfigMirror where are you looking for changes?
  • MMM-Growatt module (API login and view)

    Unsolved Requests
    3
    0 Votes
    3 Posts
    107 Views
    mumblebajM
    @nowayto I have made changes to the module to accommodate the API key, however, when I tested it, it did not work for me. The Growatt NPM module states the following: You can get the key by having an email sent to you on the Grwatt website for a third party to display the data. The key is the combination of numbers and letters in the link. It has 96 characters. The API key I am seeing is much shorter than the 96 character key mentioned above and as a result I was getting a 500 error when I was testing it. This is obviously the wrong key. [image: 1776362305283-b6202969-721b-43cf-8278-736251ba6f56-image.jpeg] As such, I am reluctant to push changes I am unable to test successfully.
  • OpenWeatherMapForecast stopped working

    Unsolved Troubleshooting
    8
    0 Votes
    8 Posts
    96 Views
    S
    @VPeter custom.css should only be in the config folder on version. 2.35
  • OpenWeather loaded but info is empty since update

    Unsolved Troubleshooting
    26
    1
    0 Votes
    26 Posts
    286 Views
    S
    @SdR awesome. Sorry it took so long. Got sidetracked by the MagicMirror install problem, which wasn’t the cause
  • Too many API calls in default weather module after update

    Unsolved Troubleshooting
    14
    0 Votes
    14 Posts
    302 Views
    S
    @Megawaldi it is fixed in the develop branch for next release You can get the develop branch, Currently we only release 4 times a year January ,April, July, October See https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-code
  • MMM-hue-lights not working anymore

    Unsolved Troubleshooting
    1
    1
    0 Votes
    1 Posts
    57 Views
    StoffbeuteluweS
    Hi guys, i have changed my Philips hue Bridg to the new model . I created a user ID I have the right bridge ID Now there is a problem. Hope somebody can help …[image: 1775289047015-bildschirmfoto-2026-04-04-um-09.38.50.png]
  • no weather info

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    79 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
  • Default Calendar Not Loading Events After New MM Update

    Unsolved Troubleshooting
    31
    0 Votes
    31 Posts
    643 Views
    S
    @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
  • 0 Votes
    8 Posts
    169 Views
    KristjanESPERANTOK
    @BKeyport Okay, no rush 🙂
  • MMM-CalendarExt3 - Displaying bubble in bottom right corner

    Unsolved Troubleshooting
    2
    1
    0 Votes
    2 Posts
    84 Views
    S
    @Cybex999 can you show the module config? Use the code block wrapper please
  • MMM-BackgroundSlideshow not showing images - Suspended?

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    99 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.
  • Black screen with cursor (some days)

    Unsolved Troubleshooting
    5
    0 Votes
    5 Posts
    143 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 Troubleshooting
    17
    0 Votes
    17 Posts
    561 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-TitanSchoolMenu 403 Forbidden

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    80 Views
    T
    This is more of a FYI /fix /workaround than a troubleshooting issues/question. Recently, the api.linqconnect.com API endpoint has started blocking certain User Agents, including axios (and curl). Using a custom User Agent to impersonate an actual web browser bypasses this block. I created a pull request for this: https://github.com/evanhsu/MMM-TitanSchoolMealMenu/pull/23/changes/d35c1bd93c5953215d9cad162085cf430eed6b4c
  • MMM-Google-Route and API Quotas

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    128 Views
    KristjanESPERANTOK
    @potts-mike I recommend opening an issue in the repository; not all module developers hang out here on the forum 🙂
  • CustomText change contents with notification?

    Unsolved Troubleshooting
    4
    0 Votes
    4 Posts
    87 Views
    S
    @snerk4000 understood. I only mention that cause once an hour is hard to test Trying to give you other ways to test and verify