Read the statement by Michael Teeuw here.
MMM-CalendarExt3Agenda questions.
-
@MMRIZE
Thanks for the info.-
If I want to use your weatherPayload, to go from C to F, where would I put that code? I can’t use C so it’s either try to convert it, or turn it off I guess.
-
Thanks. That CSS worked great.
-
I added waitFetch 30000 and I did get all of my calendars.
Thanks!
-
-
Is there a way to hide the Current Week column from the mini-calendar?
-
-
.CX3A .cw { display: none; }
-
HI.
Maybe there’s some CSS to fix this, but when I changed the calendar to use Sunday as the first day of the week (firstDayOfWeek: 0), it moved the days over, but didn’t move the colors. Saturday should be Blue and Sunday should be Red. In my calendar, the color of the days inside the calendar are correct. However, the colors of the headings are not. Is there a way to fix that?Thanks.
-
@Kelemvor
Sorry, that is a known bug which will be fixed on next update. (I think it could be in 24H)
https://github.com/MMRIZE/MMM-CalendarExt3Agenda/issues/38
Just wait a day. (It could be fixed by CSS tweak, but you need to restore it again after update…) -
@MMRIZE thanks for the info. I don’t even know how modules get updated or how I know when a module needs to be updated. Do I need to subscribe to the GitHub page or can I turn on auto updates or anything like that?