A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 0 Votes
    2 Posts
    69 Views
    KristjanESPERANTOK
    @Richard238 I haven’t had any problems with this new version.
  • MM clock reverted to UTC

    Unsolved Troubleshooting
    8
    0 Votes
    8 Posts
    196 Views
    S
    @sdetweil What’s the procedure to update that module?
  • Module for Toyota

    Unsolved Requests
    1
    0 Votes
    1 Posts
    91 Views
    M
    Hello, As a dedicated user of Magic Mirror I am frequently searching for a module for my car, a hybrid Toyota Yaris 2025. I can check my car from inside my house, but a MMM-MyToyota module would be very helpful. I don’t have the skills to build such a module, but maybe there is somebody in this forum who is able to do so. Thanks Pim
  • Node/NPM not installed?

    Unsolved Troubleshooting
    5
    0 Votes
    5 Posts
    180 Views
    UncleRogerU
    @sdetweil Thanks! P.S., I really appreciate all your help, not just for me but for everyone. You really are a rock star!
  • Weather module with openmeteo sends wrong Data

    Unsolved Troubleshooting
    9
    0 Votes
    9 Posts
    225 Views
    S
    @TiLow the weather module fix was just released in 2.36 Use my upgrade script
  • Is There a Goodreads Module for Magic Mirror?

    Unsolved Requests
    2
    0 Votes
    2 Posts
    108 Views
    mumblebajM
    @Thring I belive that there is NO API for this anymore, not since 2020 I think.
  • MMM-OpenWeatherForecast display question

    Unsolved Troubleshooting
    4
    0 Votes
    4 Posts
    140 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.
  • Install scripts won't install?

    Unsolved Troubleshooting
    10
    0 Votes
    10 Posts
    295 Views
    S
    @heath1066 weird try this sudo apt update sudo apt install libstdc++6 then if successful sudo n 22.21.1
  • 0 Votes
    14 Posts
    714 Views
    S
    @Phantomkommander this fix is now in 2.36 released today
  • MMM-CalendarExt3 - Timed events color change

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    106 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
    102 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
    155 Views
    S
    @TX77ConfigMirror where are you looking for changes?
  • MMM-Growatt module (API login and view)

    Unsolved Requests
    3
    0 Votes
    3 Posts
    183 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
    229 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
    1k 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
    716 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
    90 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
    127 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
  • MMM-CalendarExt3 - Displaying bubble in bottom right corner

    Unsolved Troubleshooting
    2
    1
    0 Votes
    2 Posts
    128 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
    144 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.