A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • not updating

    Unsolved
    7
    1
    0 Votes
    7 Posts
    437 Views
    mumblebajM
    @Eagleyes27 I recently updated the NOAA3 module. You can use my fork which you can find here: NOAA3.
  • MMM-AccuWeatherForecastDeluxe Fahrenheit instead of Celsius

    Unsolved
    4
    0 Votes
    4 Posts
    991 Views
    H
    @svenpisa I created this module based on the OpenWeatherForecastDeluxe project but the backend AccuWeather API is obviously different than the OpenWeather API. It only supports forecasts for a couple different time periods. It could be updated to filter those however, the big issue at the moment is the upcoming deprecation of the free limited license for the API. There will soon be only a 14-day trial and paid licenses which $25 a month appears to be the cheapest which is a no-go. [image: 1753131120160-63590778-ec41-40f5-b2f4-7a3c53ac1189-image.png]
  • MMM-EnvCanada stopped working ...

    Unsolved
    27
    0 Votes
    27 Posts
    3k Views
    charlesfC
    @sdetweil yes, and that is how I started, but it didn’t work.
  • Can't get MMM-Carousel to work with MMM-BackgroundSlideshow

    Solved
    3
    0 Votes
    3 Posts
    266 Views
    J
    @KristjanESPERANTO said in Can't get MMM-Carousel to work with MMM-BackgroundSlideshow: position: “bottom_right” Thanks for your reply, trying that now.
  • MMM-Pinfo Help

    Solved
    5
    2
    0 Votes
    5 Posts
    379 Views
    plainbrokeP
    @rkorell @sdetweil Never mind I am stupid. I figured out that I had removed several sections of the config file that was in his readme. Then went and re numbered the lines. Which really upset the apple cart. I did have to change the parts you said @rkorell. But the rest was my doing. Compare the first Config i posted and this one and you will see what I did. { module: "MMM-Pinfo", position: "middle_center", config: { debug: false, refresh: 5000, itemAlign: "left", labelAlign: "left", valueAlign: "right", labelSize: 400, containerSize: 500, DEVICE: { labelModel: "Model", displayModel: true, orderModel: 1, labelSerial: "Serial", displaySerial: true, orderSerial: 2 }, OS: { labelOs: "OS", displayOs: true, orderOs: 3 }, NETWORK: { labelType: "NET Type", displayType: true, orderType: 4, labelIPv4: "IPv4", displayIPv4: true, orderIPv4: 5, labelIPv6: "IPv6", I deleted these 2 lines and then changed orderMac: 6 and so on down the List.. DISPLAYIPV6: FALSE, ORDERIPV6: 6, labelMac: "MAC", displayMac: true, orderMac: 7 }, RAM: { labelRam: "RAM", displayRam: true, orderRam: 8 }, STORAGE: { labelStorage: "Storage", displayStorage: true, orderStorage: 9, }, CPU: { labelType: "CPU Type", displayType: true, orderType: 10, labelUsage: "CPU Usage", displayUsage: true, orderUsage: 11, labelTemp: "CPU Temp", displayTemp: true, orderTemp: 12 }, UPTIME: { labelUptime: "Uptime", displayUptime: true, orderUptime: 13 }, WARNING: { enable: true, interval: 1000 * 60 * 5, check: { CPU_TEMP: 65, CPU_USAGE: 75, RAM_USED: 80, STORAGE_USED: 80 } }, } },
  • MMM-Universal-Pir and cec-client

    Unsolved
    5
    0 Votes
    5 Posts
    370 Views
    karsten13K
    @MM_Noob @MM_Noob said in MMM-Universal-Pir and cec-client: OK - post the update to include the cec-utils in the build I can confirm it now works… don’t understand, are you talking about this? @MM_Noob said in MMM-Universal-Pir and cec-client: I guess this update will be rolled into the latest release at some point ? which update, which release?
  • AfterUpdate to v2.3.2 Small Problem

    Solved
    9
    1
    0 Votes
    9 Posts
    520 Views
    plainbrokeP
    @sdetweil Thank you Sam, That fixed my issue, and let me use the default clock files… Cool thing is with the old setting in the Custom.css file I can change the colon : color between the numbers a different color. Fun Fun Fun.
  • MMM-PlaceInfo

    Solved
    4
    0 Votes
    4 Posts
    269 Views
    F
    @sdetweil Sorry for the delay. Yes I did. Thank you.
  • MMM-GooglePhotos Error code 403

    Unsolved
    2
    0 Votes
    2 Posts
    276 Views
    S
    @Sampleswow see here https://forum.magicmirror.builders/post/126804
  • MMM-Fuel

    Unsolved
    8
    0 Votes
    8 Posts
    732 Views
    R
    @MyMirror actually no this is been pretty reliable up until now I opened up a ticket so we will see what happens
  • MMM-CalendarEXT3 and Default Calendar Display

    Solved
    7
    0 Votes
    7 Posts
    596 Views
    S
    @jesseyz when you get that snazzier pi/sbc, you can use my backup/restore to move MM config and modules between devices… (and os’s…) https://github.com/sdetweil/MagicMirror-backup-restore
  • MMM-Wallpaper - wrong path

    Solved
    4
    0 Votes
    4 Posts
    475 Views
    S
    Thanks for the replies. I did make a spelling error in config.js;, MMM-WallPaper where it should have been MMM-Wallpaper. Thanks.
  • MMM-Pinfo problem on Rpi5

    Solved
    5
    0 Votes
    5 Posts
    772 Views
    R
    @sdetweil thanks. Regards, Ralf
  • MMM-TFL-ARRIVALS

    Unsolved
    1
    0 Votes
    1 Posts
    165 Views
    N
    Does anybody else experience the data displayed by this module freezing after about 2 days running time? Norm
  • MMM-Toulouse-Transports - Can't display 2 buses with same bus stop

    Unsolved
    2
    0 Votes
    2 Posts
    945 Views
    B
    Salut, The only solution I found, since I’m not a JS dev, is to load the module twice following this tutorial: https://forum.magicmirror.builders/topic/14724/run-two-instances-of-the-same-module-sometimes-tutorial (not ideal though, because you call the API twice)
  • MMM-WhisperGpt Url

    Unsolved
    1
    0 Votes
    1 Posts
    215 Views
    F
    Re: MMM-WhisperGPT Hi i have a Question how did you Create the Url of the mimic3 and the Whisper gpt and did you install just MMM-Whispergpt or other modules like Mimic3 and so on ?
  • MMM-NASCARPoints not showing in my display

    Unsolved
    2
    0 Votes
    2 Posts
    229 Views
    S
    @brmfulasha so you add console log to the node_helper then you can verify it got the data and sent it to the module then you can use the developers window sources tab to debug the browser side i dont see anything obvious you dont need to set the module name on the wrapper as the module entry had that classname you can use the developers window elements tab to look at your content see the second link in my signature below for a starter on the dev window elements tab
  • Default calendar customEvents not working

    Unsolved
    22
    0 Votes
    22 Posts
    3k Views
    S
    @pauabaer I’m back my config for customEvents is { keyword: "Gerburtstag", symbol: "birthday-cake", transform: { search: "^([^\\s]+) (\\d{4}) Gerburtstag$", replace: "$1 ($2)", yearmatchgroup: 2 } } my test calendar event title (from the summary field in the actual ICS data) is SUMMARY:test 1986 Gerburtstag the debug line in the parser is [2025-05-25 16:08:47.371] [DEBUG] title: test 1986 Gerburtstag I see [image: 1748207164900-screenshot-at-2025-05-25-16-05-03.png] I walked thru the code and it worked as expected…
  • MMM-ImmichSlideShow not showing within MMM-Carousel

    Solved
    3
    0 Votes
    3 Posts
    353 Views
    M
    Not convinced it’s the right solution yet, but I have it working how I want it, at last. I store my photos in Immich on an NFS mount. I applied storage template that stores by album, then created another NFS export for that folder which I then mounted into the ./uploads folder within the MMM-ImagesPhotos module. Because I’m running MM within an unprivileged LXC container, NFS mounts from inside the container directly are not possible, but this worked for me: I’m a link (essentially mounting to the Proxmox server, then using a bind mode to expose to the container) Everything seems to working OK so far.
  • MMM-Carousel and modules that are currently generating an empty div

    Solved
    6
    0 Votes
    6 Posts
    578 Views
    S
    @mumblebaj but that is effectively what display:none does