@plainbroke The module got an update which shout fix the issue :)
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Pinfo Not showing information
-
RE: New Module MMM-EnregyFlow
@fischi87 Thanks :)
And don’t forget to add your module to the module list.
-
RE: New Module MMM-EnregyFlow
@fischi87 Looks nice!
I noticed you marked it as
UNLICENSED.I’m not a lawyer, but in my understaning, this means ‘All Rights Reserved’ by default, so others cannot legally clone, use, or modify your code, even though it’s public.
-
RE: MMM-Bring v2 — a maintained, zero-dependency fork with app-identical category sorting
@rkorell Cool! Would be nice if you would switch on “Issues” in your repos.
-
RE: Family Command Center – Pi 5 Touch Mirror with 19 Pages, AI Comics & Presence Control
Awesome! 👏
One nitpick:
MMM-Remote-Controldoesn’t needMMM-Remote-Control-Repositoryanymore. -
RE: MMM-PWSWeather - A module and Provider for Weather Underground
@msimon360 Maybe add the URL to the repo here :)
-
RE: MMM-NowPlayingOnSpotify: surviving Spotify's 6-month refresh-token expiry (a maintained fork)
@rkorell Good work! Would be nice if you could add a screenshot :)
-
RE: Version upgrade from 2.34.0 to 2.36.0 Calendar Probs
@MyMirror We have calendar issues in v2.36.0. These have been fixed in the development branch. The new release, v2.37.0, will be released today. I would recommend waiting for it and then trying it out :)
-
RE: MMM-Tasklist
@johnster000 Great! Now all your modules are displayed with screenshots and tags :)
-
RE: MMM-Tasklist
@johnster000 Nice! You could check the “Hints For Devs” for your modules on the modules list. Some of these are just nitpicks; you can decide for yourself whether to fix them or not :)
-
RE: MMM-LibraryMonitor
@HeikoGr The repository (https://github.com/HeikoGr/MMM-LibraryMonitor) is not available :(
-
RE: Sharing a concept that I am working on for my daughter's house - MagicMirror layout
@sdetweil Yes, but not in this thread :)
My module is MMM-AtomVisualizer.
-
RE: MMM-Letterboxd Dependencies FYI
@Qthulhu It would be great if you could create a PR so it can be included in the module README :)
-
RE: remote control help needed
This minimal config works for me:
let config = { address: "0.0.0.0", port: 8080, ipWhitelist: [], modules: [ { module: "MMM-Remote-Control", position: "top_left", }, { module: "MMM-JukeBox", position: "top_left", } ] }; /*************** DO NOT EDIT THE LINE BELOW ***************/ if (typeof module !== "undefined") { module.exports = config; } -
RE: remote control help needed
@tommyk Update MMM-JukeBox and it should work now :)
-
RE: Getting Startet - ablsulute newbie
Don’t know why node 24 causes so much trouble.
There is an issue with the newest versions of node v24 and v26. Here is our related issue: https://github.com/MagicMirrorOrg/MagicMirror/issues/4150
@karsten13 implemented a workaround in the develop branch, so our next release will be working with these new node versions. It’s a frustrating situation for new users, but it was caused externally.
-
RE: Calendar events broadcasting, nothing showing...
I tracked this down to a likely root cause: after the HTTPFetcher 304 change, some consumers were trying to process empty responses. In PR #4180, I fixed that for calendar and other consumers.
-
RE: electronSwitches in config.js — am I reading the code wrong, or does it not actually work?
@rkorell That should already be fixed in the develop branch by https://github.com/MagicMirrorOrg/MagicMirror/pull/4161 and will be in the next release. It would be great if you could switch to the develop branch and test it before the release :) Good analysis, by the way!
-
RE: Problems with KristjanESPERANTO/MMM-PublicTransportHafas
@wimthoelke
Please update to the new version (v4.4.3). Your stationID works for me.
If this doesn’t work: use the profiledbweb.
If this doesn’t work, checkout this module: MMM-PublicTransportHub