eouia / MMM-CalendarExt

Calendar views for MagicMirror
MIT License
57 stars 18 forks source link

iCloud calendar not showing #48

Closed KrisBird closed 5 years ago

KrisBird commented 5 years ago

I cannot get MM to show my public iCloud calendar (have also tried with https instead of webcal): { module: "MMM-CalendarExt", position: "middle_center", config: { calendars: [ { url: "webcal://pXX-calendars.icloud.com/published/2/XXX" } ] } },

where as this shows up fine: { module: "MMM-CalendarExt", position: "middle_center", config: { calendars: [ { url: "https://www.fck.dk/fck.ics" } ], } },

eouia commented 5 years ago

I need your ics url or file to anlayze. Can you send me url or file via mail? my email address is eouia0819@gmail.com

KrisBird commented 5 years ago

I apologise - didn't have any events in the calendar - so nothing showed up. No I do and it works fine. Apparently it helps writing about it :)

eouia commented 5 years ago

:) I'll close this issue. Have a nice day.