A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 1 Votes
    45 Posts
    5k Views
    @mischag So are you trying to change things by going into MM/modules/MMM-Chores/data.json and editing it? I just tried that and it does not work. I think it is because the module assigns each grouping a specific ID that way beyond my paygrade… Wish I could be of more help… So are you accessing it remotely i.E. from a different network? Hope you figure it out…
  • MMM-iframes

    Dec 27, 2024, 6:54 AM
    2 Votes
    6 Posts
    466 Views
    @plainbroke yes, or you can try this in your custom. css .modulename iframe { overflow:hidden; } that should clip off the content at the iframe size a deprecated attribute that ‘may’ still work, set scroll=“no” on the iframe statement itself. (but you would have to change the code for this)
  • UK Energy Grid Data

    Jun 3, 2025, 5:23 PM
    2 Votes
    2 Posts
    123 Views
    @Kayos Wow, that sounds very cool. Do you mind sharing some screenshots?
  • MMM-OpeningHours

    8 days ago
    2 Votes
    3 Posts
    160 Views
    @KristjanESPERANTO Thanks. It has been reverted.
  • MMM-Openhab

    Jan 6, 2018, 7:06 PM
    1
    5 Votes
    58 Posts
    31k Views
    said in MMM-Openhab: Hi all, thanks for the module, it’s really a great addon for my MMs. Since OH4.2 the theming is to be configured via the sitemap itself. Since I cannot use the mouse in electron, how could I change the settings to black and small arrangement? Thanks in advance… I figured out that you indeed can use the mouse. Just add the code in custom.css, restart and apply with connected mouse, remove the code, restart, done :) html { cursor: unset; }
  • MMM-CalendarExt3

    Apr 24, 2022, 7:18 PM
    3 Votes
    666 Posts
    2m Views
    @sdetweil Great. Thanks for help (again!)
  • MMM-WhatsForDinner

    12 days ago
    4 Votes
    1 Posts
    136 Views
    Every day/week we ask ourselves the same questions: “What’s for dinner?” or “What should I cook?” This is how the idea for this module came to me. MMM-WhatsForDinner is a module that uses AI to suggest personalized dinner ideas based on your local weather, food preferences, and household needs. [image: MMM-WhatsForDinner-Main.png] The module is still in it’s infancy but I wanted to get it out there to get feedback. This is my first module so it might not be perfect but the core features are there. Features: AI-powered meal suggestions Context-aware: Adapts to current and forecasted weather Dietary restrictions support (e.g., no pork, no nuts) Customizable prep time and number of portions Daily or weekly view Multi-language support Automatic updates The module needs a free Groq API Key to function. Future Improvements (Planned) Recipe links or instructions Auto-generated shopping list Voting System (Each suggested meal can be upvoted or downvoted. The most popular meal per day is highlighted.) You can grab the module from my gitHub: https://github.com/SirWD/MMM-WhatsForDinner
  • MMM-Growatt

    Mar 11, 2023, 10:31 AM
    1
    5 Votes
    26 Posts
    5k Views
    @nowayto Hi. That sounds more like something else. Have you checked the logs to see if you see any errors during the time when there is no update? Let me know if you see anything. The retry will try 3 times, first after 1000 milliseconds and and then at 2000 milliseconds and the last time at 3000 milliseconds and will return a warning. The next time it will try is at the refresh interval which is whatever value you have set. You can update if you want to check this out. You can let me know if you experience any issues. I am thinking about making the retry interval configurable but not sure if it is warranted at the moment.
  • MMM-CountUP (COVID19 example)

    Mar 25, 2020, 4:12 PM
    1 Votes
    46 Posts
    11k Views
    @sdetweil That is what I eventually did.
  • 0 Votes
    3 Posts
    142 Views
    It’s not documented in Github README, but you find the needed config in the implementation here So…try the following and add the windUnits property. { module: "MMM-OneCallWeather", position: "top_right", header: "xxxxxx, // OPDATERET HEADER config: { latitude: "xxxxxx", // OPDATERET LATITUDE longitude: "xxxxx", // OPDATERET LONGITUDE apikey: "xxxxxxx", iconset: "4a", iconsetFormat: "png", units: "metric", // Styrer at vindhastighed er i m/s fade: false, windUnits: "ms" //ADD THIS PROPERTY } }
  • 0 Votes
    12 Posts
    856 Views
    Sam, thanks for your help.
  • MMM-Linky (french users)

    Jan 26, 2025, 8:19 AM
    1
    1 Votes
    14 Posts
    2k Views
    Bonjour, J’aime bien l’application mais alors qu’elle se met à jour selon le texte, le graphique ne se met pas à jour. Je suis anglais, puis-je changer vos chaînes de test en anglais ou cela affectera-t-il le fonctionnement de l’application ? [image: 1748527895349-5d97216c-e58c-4e15-a95f-53c84a3de926-image.png]
  • Voice and Touch control modules

    May 21, 2025, 2:34 AM
    0 Votes
    13 Posts
    1k Views
    @sankum i use mmm-pages, and 3 instances of MMM-Calendarext3 one for current month, next and after. some have added swipe to that, so you can wave a hand, with the right sensor page-indicator module can give you on screen buttons for direct page access too (assuming you have touch support, built in or ir frane)
  • MMM-CalendarExt2

    Dec 19, 2018, 10:27 AM
    1 Votes
    486 Posts
    784k Views
    @MadsF this module is no longer supported, MMM-CalendarExt3 is the enhanced replacement it uses the events sent from the default calendar module
  • MMM-NOAA3 - Revived

    Mar 14, 2025, 5:42 PM
    1 Votes
    15 Posts
    2k Views
    @htilburgs Thanks for confirming. I double checked the icons available from weatherbit and compared to the list and they are all covered. Hopefully it was just a once off thing. 🙏
  • 0 Votes
    3 Posts
    203 Views
    @sletrabf I will fix that as I wrote the readme as I was developing it so probably used wrong unit somewhere.
  • MMM-HusqvarnaAutomower

    May 10, 2025, 11:01 AM
    0 Votes
    1 Posts
    171 Views
    Hello, I want to announce a ne module: it is MMM-HusqvarnaAutomower This module adresses to all havin an HUSQVARNA automower who want to dispaly its status and some statistics on the magicmirror. https://github.com/ASteinsdoerfer/MMM-HusqvarnaAutomower [image: screenshot.png]
  • 0 Votes
    3 Posts
    203 Views
    @bobbylx i cannot help w specifics, only tools use the developers window, elements tab to examine and test css style changes you can then put in custom.css. you can examine the styles set for each and decide how to make one set for all see the second link in my signature below on the ext3 there is lineheight and eventheight see the readme [image: 1746481679481-img_1101.png]
  • 3 Votes
    7 Posts
    2k Views
    ohhh… i joined late
  • MMM-RAIN-MAP Zoom not working

    Apr 29, 2025, 10:26 PM
    0 Votes
    4 Posts
    250 Views
    @briantogo awesome!!