A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-CalendarExt2 not showing on magicmirror
-
I am unable to get my MMM-CalendarExt2 to show on the magic mirror. I am not sure what I am doing wrong here, but have been working on this for a few weeks now. Would really appreciate some help as I am not sure what is going wrong
module: 'MMM-CalendarExt2', config: { calendars: [ { url: "https://calendar.google.com/calendar/ical/XXXXXX%40gmail.com/private-XXXXXX/basic.ics", name: "personal" } ], views: [ { mode: "monthly", name: "personal", position: "middle-center", calendars: ['personal'] } ], scenes: [ { name: "DEFAULT", views: ["personal"] } ], }, },
-
@sg437
Seems nothing wrong. What happened during the weeks?
And for more detail analysis, Backend Log and Frontend Log be needed. -
@sg437 Version of Magic Mirror?