A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 1 Votes
    3 Posts
    306 Views
    C
    @sdetweil Yes, done and merged now!
  • 0 Votes
    1 Posts
    115 Views
    D
    Hi everyone, The goal was to make something simple and reliable without requiring any API keys or Google developer setup. In the spirit of giving back to the MagicMirror community, and as a companion to MMM-DriveVideos, here is: MMM-DriveImages Features: Displays images from Google Drive No API keys required No OAuth app setup Automatic background syncing (no cron) Simple setup for non-technical users Supports linear or random playback Setup is done with a single command: ~/MagicMirror/modules/MMM-DriveImages/connect After that, just upload photos to a Google Drive folder named: mirror-images The mirror updates automatically. Repo: https://github.com/Dresch360/MMM-DriveImages Would love and appreciate any feedback. [image: 1775191749009-screenshot.png]
  • 0 Votes
    1 Posts
    81 Views
    D
    Hi everyone, The goal was to make something simple and reliable without requiring any API keys or Google developer setup. In the spirit of giving back to the MagicMirror community, and as a companion to MMM-DriveImages created today, here is: MMM-DriveVideos This module lets you play videos directly from a Google Drive folder using simple browser authentication. No API keys. No Google developer setup. Upload videos to a folder called mirror-videos and they will automatically sync and play on your mirror. MP4 support Linear or random playback Optional sound on or off Fully local playback after sync GitHub: https://github.com/Dresch360/MMM-DriveVideos Would love and appreciate any feedback. [image: 1775191052536-screenshot.png]
  • no weather info

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    110 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-ApothekenNotdienst bug

    Solved Troubleshooting
    3
    1
    0 Votes
    3 Posts
    120 Views
    NiggichN
    @KristjanESPERANTO Thank you. It is working again.
  • 0 Votes
    9 Posts
    270 Views
    S
    @butchkemper awesome!!
  • New Install

    Upcoming Features
    3
    0 Votes
    3 Posts
    169 Views
    S
    @Bungle68 there is no auto update. You can go the manual install/update or use the scripted install/update. For the base. See the doc, alternative install My script are first there There are various mechanisms for modules
  • MMM-RainRadarDWD

    Utilities
    6
    1
    2 Votes
    6 Posts
    254 Views
    R
    @OliWer Absolutely fine for me. Just a hint - as improvement path for further upcoming modules from your side :-) Warm regards, Ralf
  • v2.35.0

    Locked MagicMirror
    1
    4 Votes
    1 Posts
    416 Views
    karsten13K
    Release Notes Thanks to: @angeldeejay, @in-voker, @JHWelch, @khassel, @KristjanESPERANTO, @rejas, @sdetweil ⚠️ This release needs nodejs version >=22.21.1 <23 || >=24 (no change to previous release) Compare to previous Release v2.34.0 ⚠️ We introduced some internal changes with this release, please read this forum post before upgrading! [core] Prepare Release 2.35.0 (#4071) docs: add security policy and vulnerability reporting guidelines (#4069) refactor: simplify internal require() calls (#4056) allow environment variables in cors urls (#4033) fix cors proxy getting binary data (e.g. png, webp) (#4030) fix: correct secret redaction and optimize loadConfig (#4031) change loading config.js, allow variables in config.js and try to protect sensitive data (#4029) remove kioskmode (#4027) Add dark theme logo (#4026) move custom.css from css to config (#4020) move default modules from /modules/default to /defaultmodules (#4019) update node versions in workflows (#4018) [core] refactor: extract and centralize HTTP fetcher (#4016) fix systeminformation not displaying electron version (#4012) Update node-ical and support it’s rrule-temporal changes (#4010) Change default start scripts from X11 to Wayland (#4011) refactor: unify favicon for index.html and Electron (#4006) [core] run systeminformation in subprocess so the info is always displayed (#4002) set next release dev number (#4000) [dependencies] update dependencies (#4068) update dependencies incl. electron to v41 (#4058) chore: upgrade ESLint to v10 and fix newly surfaced issues (#4057) chore: update ESLint and plugins, simplify config, apply new rules (#4052) chore: update dependencies + add exports, files, and sideEffects fields to package.json (#4040) [core] refactor: enable ESLint rule require-await and handle detected issues (#4038) Update node-ical and other deps (#4025) chore: update dependencies (#4021) chore(eslint): migrate from eslint-plugin-vitest to @vitest/eslint-plugin and run rules only on test files (#4014) Update deps as requested by dependabot (#4008) update Collaboration.md and dependencies (#4001) [logging] refactor: further logger clean-up (#4050) Fix Node.js v25 logging prefix and modernize logger (#4049) [modules/calendar] fix(calendar): make showEnd behavior more consistent across time formats (#4059) test(calendar): fix hardcoded date in event shape test (#4055) [calendar] refactor: delegate event expansion to node-ical’s expandRecurringEvent (#4047) calendar.js: remove useless hasCalendarURL function (#4028) fix(calendar): update to node-ical 0.23.1 and fix full-day recurrence lookup (#4013) fix(calendar): correct day-of-week for full-day recurring events across all timezones (#4004) [modules/newsfeed] fix(newsfeed): fix full article view and add framing check (#4039) [newsfeed] refactor: migrate to centralized HTTPFetcher (#4023) [modules/weather] fix(weather): fix openmeteo forecast stuck in the past (#4064) fix(weather): fix weathergov forecast day labels off by one (#4065) weather: fixes for templates (#4054) weather: add possibility to override njk’s and css (#4051) Use getDateString in openmeteo (#4046) [weather] refactor: migrate to server-side providers with centralized HTTPFetcher (#4032) [weather] feat: add Weather API Provider (#4036) [testing] chore: remove obsolete Jest config and unit test global setup (#4044) replace template_spec test with config_variables test (#4034) refactor(clientonly): modernize code structure and add comprehensive tests (#4022) Switch to undici Agent for HTTPS requests (#4015) chore: migrate CI workflows to ubuntu-slim for faster startup times (#4007) see https://github.com/MagicMirrorOrg/MagicMirror/releases/tag/v2.35.0
  • MMM-Art

    Education
    2
    0 Votes
    2 Posts
    118 Views
    KristjanESPERANTOK
    @christian-klein I like it! Don’t forget to add it to the module list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules 🙂
  • MMM-AtomVisualizer language

    Solved Troubleshooting
    13
    0 Votes
    13 Posts
    523 Views
    N
    @KristjanESPERANTO Nice! Thank you
  • Updating RP4 and MagicMirror

    General Discussion
    6
    0 Votes
    6 Posts
    318 Views
    B
    I had to insert in css body with 75% zoom, and that did it. I don’t know why, but everything looks correct. I also had to make changes to the code of MMM-Pir-Sensor-Lite, and now that works to. I also made some modifications to MMM-MyGarbage, so it support 11 diffrents wastebin with custom pictures of the correct pictograme. Everything is up to date now with Raspberry PI Trixie OS Thanks for the help 🤟
  • MMM-MyGarbage

    Utilities
    62
    3 Votes
    62 Posts
    44k Views
    htilburgsH
    Published update to V3.1.1 list itemFix weeksToDisplay For example: 2 weeks are 14 days so this could end up showing 3 weeks. Now fixed to ISO weeks. list itemNormalized all dates to ISO strings list itemImprove CSV bin filtering (avoid garbage data)
  • 0 Votes
    1 Posts
    118 Views
    R
    I’ve just published MMM-SolarGenerationCalendar, a MagicMirror² module that displays a live solar generation dashboard by bridging directly with Home Assistant. No API keys or internet dependency required. Since I have a Soliscloud integration this module is tailored for that. However, you need to have integrated your Solar Plant with the relevant HA integration( Which requires, API Key & Secret). It features a live power gauge, six stat cards (Power, Today, Month, Peak, Year, Lifetime), a today’s generation curve, and a 30-day bar chart with a daily average line, all pulled from HA’s REST and WebSocket APIs. If you are using any other Solar Integration, you can still use this module. Check out the FAQ’s. for how to do that. Checkout the Module at; github.com/CyberRagz/MMM-SolarGenerationCalendar
  • 7 Votes
    5 Posts
    898 Views
    plainbrokeP
    @wswenson Post when you get it ready for use. Looks Like something fun for the grandkids.
  • 0 Votes
    6 Posts
    197 Views
    S
    @jpiatt ok, let us know. Big calendar rewrite coming next Wednesday My cal is 12 yrs old, oops actually 17 yrs.
  • MMM-ModuleScheduler: need help

    Showcase
    13
    0 Votes
    13 Posts
    468 Views
    S
    @anagallis yes, custom.css is in the MagicMirror/css folder next release (April 1 it will move to the config folder (user files will all be in one place)
  • MMM-PublicTransportHub

    Transport
    3
    1
    1 Votes
    3 Posts
    197 Views
    KristjanESPERANTOK
    @evroom Nice. Thanks for the feedback! 🙂 The only thing that I would like to additionally see, is the last 2 departures/arrivals in the past Like the Hafas module it’s currently not possible to display past departures, sorry.
  • MMM-CalendarExt3 - Displaying bubble in bottom right corner

    Unsolved Troubleshooting
    2
    1
    0 Votes
    2 Posts
    117 Views
    S
    @Cybex999 can you show the module config? Use the code block wrapper please
  • MMM-StreamerStatus

    Entertainment
    2
    1
    0 Votes
    2 Posts
    116 Views
    B
    Formated configuration: { module: "MMM-StreamerStatus", position: "top_right", header: "Live Now", config: { twitchClientId: "your_client_id", twitchClientSecret: "your_client_secret", kickClientId: "your_client_id", kickClientSecret: "your_client_secret", youtubeApiKey: "your_api_key", displayStyle: "list", // or "card" showOffline: false, streamers: [ { name: "your_streamer", platform: "twitch" }, { name: "your_streamer", platform: "kick" }, { name: "Channel Name", platform: "youtube", channelId: "UCxxxxxxx" }, ], }, },