A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 4 Votes
    19 Posts
    8k Views
    B
    It would be great if we could also show what’s on the grocery list onto the MM. Would this be possible?
  • MMM-PreciousMetals Update

    1
    1 Votes
    1 Posts
    297 Views
    F
    https://github.com/Fifteen15Studios/MMM-PreciousMetals If you were using MMM-PreciousMetals in the past, you may have noticed that it stopped working. That’s because the API that I was using seems to have been discontinued. It just kinda disappeared one day. Well, the module has been updated to use a new API. The good news is that it’s back to a working state, and the new API also supports exchange rates. That means you can have your metal prices and exchange rates in the same MM module, if you choose to do so. The bad news is that the new API doesn’t support quite as many precious metals. for example, I was tracking the price of rhodium with the old API, but rhodium is not available with the new one. If there is a metal, like rhodium, that you were tracking that is no longer supported, you can either remove it from your list of metals or just leave it there. If you leave it there it will just be ignored when the price of that metal is not returned. But if the API adds that metal to their list at some point, it will be added to the output of the module without you having to make any changes. Also, you will have to sign up for an API key. API keys are free for up to 250 calls per month, and the default update frequency of the module is set to not exceed that number (unless you restart your MM often.) They also allow you to exceed that number by 10% before stopping you, so you can theoretically have up to 275 calls per month before it stops working and without paying a dime. All instructions are in the Github readme. https://github.com/Fifteen15Studios/MMM-PreciousMetals
  • mmm-vigicrue

    1
    1
    0 Votes
    1 Posts
    304 Views
    E
    Re: MMM-VigiCrues @grena Bonjour depuis quelques jours le graphique ne se mets plus à jour. [image: 1701936640304-63182a97-50ba-4fa7-a4b4-1cc94575732e-image.png] voici ma conf : // VIGICRUE { module: "MMM-VigiCrues", position: "top_left", header: "Vigicrue", config: { stationid: "H505012001", // Station identifer (www.vigicrues.gouv.fr) dataPeriod: 1440, dataInterval : 30, alertTable: [ { "value": 9210, "title": "Crue 2016", "color": "yellow" }, { "value": 9640, "title": "Crue 2020", "color": "red" }, ] } }, Que dois-je faire ?
  • Font Size

    2
    0 Votes
    2 Posts
    374 Views
    S
    @pugsly the author replied here https://forum.magicmirror.builders/topic/12623/mmm-multimonth/59?_=1701795561222
  • Wrap event title MMM-CalendarExt3

    3
    0 Votes
    3 Posts
    1k Views
    M
    @MMRIZE Thanks for your reply and suggestions. I was able to wrap the text but unable to make to event size to auto adjust its height which resulted in the text being unreadable. I will follow your suggestions and work on alternatives. I appreciate you for all the time dedicated to building this module. Excellent work. :smiling_face:
  • MMM-Netatmo updated

    56
    1 Votes
    56 Posts
    36k Views
    L
    @sdetweil Thank you )) When I sent the message, I already understood)) But you can only delete it when it is published… (
  • [MMM-MailMessage] Send messages to your MagicMirror via e-mail

    17
    2
    2 Votes
    17 Posts
    7k Views
    V
    Okay, a new message will remove the first message but the message must not be empty. Empty messages will be ignored. So you have to write something like “-” in the headline
  • MMM-Calendar not seem to load .ics

    21
    0 Votes
    21 Posts
    6k Views
    S
    @Dennis-010 said in MMM-Calendar not seem to load .ics: You are a genius!! well, i don’t know about that… I’ve just spent the last few years fixing bugs in there
  • MMM-DWD-WarnWeather - Wetterwarnungen

    62
    6 Votes
    62 Posts
    69k Views
    C
    @LukeCodewalker Great Work, Thank you for build it. good description it works fine for me now, I dont habe warn weathy entries :-)
  • MM-Remote Android App

    21
    0 Votes
    21 Posts
    12k Views
    J
    @Klettner I will give a try hope so 🤞🤞
  • Adding animated weather radar map

    7
    0 Votes
    7 Posts
    4k Views
    S
    @colel83 Can you show us your config.js entry here?
  • [MMM-XiaomiVacuum] - Xiaomi Vacuum status info

    6
    1
    2 Votes
    6 Posts
    2k Views
    B
    Hi together, I’m having issues that the module is stuck on loading. I have the token and in development tools I can see that all modules load fine. I don’t get any other errors. Could you help me were else I could look for errors. I have the Roborock S5
  • MMM-AlarmClock

    alarm clock
    29
    1 Votes
    29 Posts
    20k Views
    strawberry 3.141S
    2.0.2 Fixed Timing of alert click handler registration Link to module https://github.com/fewieden/MMM-AlarmClock
  • MMM-2Day-NOAA-Forecast

    1
    1 Votes
    1 Posts
    540 Views
    J
    Hi all, Regarding the weather module, I’ve used a few modules, but I was a little disappointed, so I created a new one: https://github.com/jinserk/MMM-2Day-NOAA-Forecast.git This module is based on MMM-3Day-Forecast, but OpenWeather’s forecast information is inaccurate, so I made a new module based on NOAA’s National Weather Service API. Currently this service is fully public and no user registration or API key are not required. (They look like being preparing some API-key based auth). Because I made it in a hurry, the orientation layout only supports horizontal, and it only shows the last 4 half-day forecasts, no translation, etc. But I think it’s useful, so I’m sharing it. Personally, I prefer to use the free weather icons from font-awesome rather than having a separate iconset. Leave your comment or question in the issue page. Thanks. Best regards, Jinserk
  • MMM-CalendarExt3 how do you create multiple events with color css?

    17
    0 Votes
    17 Posts
    5k Views
    S
    @Sam-0 in the default calendar, where you put url: add color: … whatever
  • MMM-Hive

    39
    4
    4 Votes
    39 Posts
    24k Views
    N
    I think its to do with Hive’s 2-factor authentication Does anyone have a workaround for it?
  • MMM-WeatherChartD3

    5
    2
    0 Votes
    5 Posts
    1k Views
    S
    @MajorC looks like this is a javascript change https://github.com/MichMich/MagicMirror/issues/2863
  • Incorporating a Security Cam/Webcam into MagicMirror?

    3
    0 Votes
    3 Posts
    1k Views
    A
    @BluP Thanks, I will take a look. I was not familiar with that module!
  • Environment Canada Weather Module

    7
    1
    4 Votes
    7 Posts
    2k Views
    charlesfC
    @cyberphox Thanks for this. I thought it might be configuration, but your report prompted me to try something, and I was able to reproduce a problem. I use the default weather module to display current conditions from my weather station, and my Environment Canada module was depending on a utility script that was being loaded by the default module. I have made the correction to load it myself, so if you get the updated version I think it will work. Navigate to the MMM-EnvCanada folder and execute git pull to get the update. Please let me know how it goes – if your issue is something else send me your config parameters for the module and I will investigate further.
  • Module calendar - whole day event

    19
    0 Votes
    19 Posts
    5k Views
    B
    @MMRIZE Thank you very much, I have overlooked it. You make my day :-)