Read the statement by Michael Teeuw here.
Sync private iCloud calendar with MagicMirror
-
Hey,
im new to this but trying my best.
The Sync with calendar works fine, but the sync to the reminders won’t work.
I added the “VTODO” but there are do VTODO in the *.ics File.
Does i have to do anything else and how the calendar shown the Reminders?Sorry again, im very new and this is my very first project.
best regards
Niklas -
Ok … Trying to sync my iCal calendars and I get this every time:
error: Unknown error occurred: name 'r130' is not defined error: Use `-vdebug` to see the full traceback. error: 1 out of 1 tasks failed.
Any ideas?
-
@Beh thanks for this. everything is working fine for me just a small error I wanted to ask about in my /home/pi/.pm2/logs/MagicMirror-error.log, it complains the following:
ERROR! Could not find main module js file for calendars
Its not a show stopper but because the calendars folder is created in the modules folder this is why it is asking for a js file.
-
@assassins calendar is actually in the modules/default folder
-
@sdetweil Yes i now, but i have do all the step, and this error come up
-
@assassins but u said the calendar folder was created. and its looking for the js file… so i think you didnt use the right folder
-
@sdetweil The step to this synsc iCloud calendar is
mkdir /home/pi/MagicMirror/modules/calendars -
@assassins is there supposed to be a script added to that folder?
-
@sdetweil No, only the .ics to you Icloud Calendar
-
Went through all the steps in the tutorial (including the modification to set the .service file to point to where vdirsyncer really lives [Thanks @Beh !]). Everything works, except that my .ics files are empty (0 length). I saw a reference to this early in the forum comments, but the poster said they eventually started working with no reason for the change. Anyone have any ideas?