@chrisfr1976 Great. I have just adjusted the list in the wiki accordingly :-)
Module Developers
You have developed a module for the MagicMirror? Join the group and get a "Module Developer" badge!
Posts
-
RE: MMM-GoogleMapsTraffic error removal
-
RE: MMM-GoogleMapsTraffic error removal
@chrisfr1976 Nice work! Since there are much older unresponded Pull Requests, I suggest to replace the original module with your fork on the module list. If the upstream project gets active again, we can undo that change in the list. What do you think?
-
RE: MMM-CalendarExt3 only one calendar not updating
Yea, it’s a mystery to me as well - I just know doing the manual refresh works very reliably.
I’ve had this problem on a stock pi3 b and a pi3 a+ - initially, I thought it was related to the low memory issues on the pi3 a+ - but as I update to use this new module from older ones I’ve seen it again on a stock 4gb pi3
-
RE: MMM-CalendarExt3 only one calendar not updating
I have this same problem with Ext3Agenda - manual refresh always works.
Sometimes waiting works - I’ve waited for 4 hours and suddenly have items appear. Waiting for
refreshInterval
doesn’t work - I can see the module/refresh with no data even though the calendar has broadcasted the items.My current workaround is to wait for a few minutes and then use MMM-RemoteControl to connect and refresh the browser using that module, which in my experience works 100% of the time
-
RE: MMM-Jellyfin - New module to display various bits from Jellyfin
@mrbreaker76 Nice! Don’t forget to it to the module list. And a screenshot would be nice 😀
-
RE: MMM-PublicTransportHafas: Service Temporarily Unavailable
@Volkae Looks like you don’t use my fork. I recommend deleting the module and install this: https://github.com/KristjanESPERANTO/MMM-PublicTransportHafas
-
RE: Undefined / Loading
@plainbroke
MMM-DailyQuote
is trying to get the quotes from forismatic.com but that site is obviously down. I suggest opening an issue in the repository, maybe the developer has an idea how to solve this (like using another API). -
RE: Undefined / Loading
There is a PR for
MMM-quote-of-the-day
which seems to fix the problem soon: https://github.com/Sispheor/MMM-quote-of-the-day/pull/18MMM-DailyQuote
is not on the official module list. Do you have an URL of the repository? -
RE: MMM-PublicTransportHafas: Service Temporarily Unavailable
@evroom said in MMM-PublicTransportHafas: Service Temporarily Unavailable:
The +1.0333333333333334 is a bit too much :-)
I just released version 3.0.1 to fix this 😀
-
RE: MMM-PublicTransportHafas: Service Temporarily Unavailable
@MZ-BER How did you do the update?
cd ~/MagicMirror/modules/MMM-PublicTransportHafas git pull npm ci