@myself: ;-)
Found the solution by myself. I had the “.xsmall” part copied over from the original css file in my custom.css

This one is used to scale the font size…
@myself: ;-)
Found the solution by myself. I had the “.xsmall” part copied over from the original css file in my custom.css

This one is used to scale the font size…
I also have a problem with the font size of MMM-NOAA3
…
Can anyone tell me please, where to customize the font size of this lower part of the module:

I tried every part of the original css file in my custom.css but nothing had the right effect…
Thanks!
@kasperb: I will give this module a try:
https://github.com/cowboysdude/MMM-NOAA3
It has several options for placing API (weatherdata). So if one closes - i can switch to the next if needed…
I installed it today so i cannot say if the data (from weatherbit.io in my case) is reliable…
The API was shut down. Heres the official statement (from: https://feedback.weather.com/customer/en/portal/articles/2970681-my-weather-underground-api-key-has-been-disabled-why-?b_id=17298)
***My Weather Underground API key has been disabled. Why?
The Weather Underground’s API has been retired. Keys have been closed down on a rolling basis since February 15, 2019. It will close down completely shortly. Information about this has been available through the API itself and online for nearly a year.
If you are a contracted, paying customer and feel you have been shut off in error, please click the blue ‘email us’ button below.
If you would like to explore paid plans on The Weather Company’s enterprise-grade API, please follow this link and fill out the form on that page.
At this time we do not anticipate offering free, ongoing “developer” level keys to The Weather Company’s API.
Thank you for your support of the Weather Underground API.***
Alternatives?
@medo said in MMM-MyCalendar: Showing wrong dates (days one day in the past)?:
@detto65 said in MMM-MyCalendar: Showing wrong dates (days one day in the past)?:
had the same issue, it shows you the end of the event, usually because its an all day event.
…
@medo showEnd:false should do the trick,
i only used de dateformats to show the dates in a more readable format.
It seems like this has solved my problem. No wrong dates since weeks… Thanks a lot!
@detto65 said in MMM-MyCalendar: Showing wrong dates (days one day in the past)?:
had the same issue, it shows you the end of the event, usually because its an all day event.
…
Thanks detto65! I tried your suggestions for the code changes…
As i do not have a wrong date in my calendar list at the moment, i will report if the changes solved my problem (when or if a wrong date appears or not).
But i do have a last question:
I added “showEnd: false”, but left in my configuration these two entries untouched: "timeFormat: “HH:mm [Uhr]” and "dateFormat: “dddd” (as these two entries suit my needs a little bit better).
Is the entry “showEnd: false” enough to solve my problem or do i have to alter the both stated above (time and dateFormat) also - according to your alterations? What do you think?
@j-e-f-f said in MMM-MyCalendar: Showing wrong dates (days one day in the past)?:
@medo Do you have the same issue using the default calendar module? My module uses the same fetching mechanism behind the scenes as the default calendar module. It’s only a different display style.
Yes, with standard calendar module the same issues occur…
Hey there!
For some time now, i have the following issue:
My MMM-MyCalendar is showing dates wrongly (one day in the past) although they are correct in the used ics-file.
Like this -> Halloween in the mirror-calender is the 30th (see red box in screenshot below) and in my ics-file - the start date - is the 31th (see second red box)

(my pi system date/time is correct and i already updated the module - manually because i am on Mirror Version 2.1.0 - to MMM-MyCalendar version 1.0 -> from here: https://github.com/jclarke0000/MMM-MyCalendar/releases/tag/v1.0)
Other devices also using this (from my NAS provided) ics-file (like my mobile phone) displaying the dates correct (also Halloween on the 31th)
Where can i fix this one day error/difference in the MMM-MyCalendar module?
I got some interesting (extracted with “pm2 log --lines 100”) logfiles:



The last screenshot of the log is interesting:
… Cannot read property "length’ of undefined at eventDate (/…/calendarfetcher.js)…
Maybe this is the key to my mystery?
Again: Where can i fix this one day error/difference in the MMM-MyCalendar module?
Hey there!
For some time now, i have the following issue:
My MMM-MyCalendar is showing dates wrongly (one day in the past) although they are correct in the used ics-file.
I moved my question over to the “troubleshooting” section (as it seems it fits better there):
Can this module be worked with by NOT using Google functionallity?
I just want to control my mirror modules…
Thanks
@all
Seems like i found the problem why some modules stopped working.
I revisited my MM configuration and noticed i had lost my “keep WiFi active” configuration…
I opened /etc/network/interfaces and put in the missing “wireless-power off”.
More infos here: https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/6 (see chapter “Installing MagicMirror - Step 4”)
@j.e.f.f
Thanks for your answer. Yes, i already tried two instances but i wasnt satisfied with the overall look of it at the end.
Still a great module - but just not for my needs.
I still do have a problem with an not updating calender…
And if you want to investigate further, you can try this:
https://forum.magicmirror.builders/topic/4682/not-updating-after-network-lost/4
Maybe my wifi drops out so some modules cant be updated…
I will give it a try as soon as i will find time for that kind of “fun” ;-)
@Squirrel
Yep, exactly what i experienced. One feed works, the other not.
I surrendered (after many attempts to fix that problem) and searched for a working feed. After that, i had no more problems with the feed. Maybe a coding bug.
I remember that a .xml feed worked for me. But some months i changed here and there…
I checked my current config and i use this feed:
url: “http://www.tagesschau.de/xml/rss2/”
This feed works for months now.
Hi…
I had exactly the same issues.
I changed from a .html rss feed to an .xml feed and all refreshing-problems were gone.
Hope this helps…
Next problem occured:
There are three kinds of entries in my fritzbox caller list and the device names the calls are directed to:
I can filter out telephone1, but cannot the entries with unknown/ NULL (no name, just nothing is stated).
So, how can i filter these unknown caller entries?
If i try the empty brackets with the deviceFilter Option, but nothing happens…
@cruunnerr
Your solution worked like a charm.
Thanks!
Sounds like a great idea! I will try that soon and will geht you a reply if it works! Thanks for that possible solution…
@AxLed
Thanks, did not know that this has to be done to “activate” a PIR sensor…Interesting…hmm…
Does anyone know, if there is a method that this can be “simulated” in any way?