• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Sync private iCloud calendar with MagicMirror

Scheduled Pinned Locked Moved Tutorials
162 Posts 58 Posters 330.2k Views 65 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    ildottore
    last edited by Jan 2, 2018, 10:59 AM

    @Beh: First I want to thank you for this tutorial! Great job!

    It syncs my iCloud calender fine, but not birthdays which are placed from the contacts app.

    Can someone advice me?

    Thanks in advance!

    B 1 Reply Last reply Jan 4, 2018, 4:13 PM Reply Quote 0
    • B Offline
      bgz @schwoediauer
      last edited by Jan 4, 2018, 3:12 PM

      @schwoediauer

      Thanks schwoediauer and the others.
      I finally got it and it is up & syncing!!

      1 Reply Last reply Reply Quote 0
      • B Offline
        Beh @ildottore
        last edited by Jan 4, 2018, 4:13 PM

        @ildottore I configured the syncer config to only synchronize calendar events with the property item_types = ["VEVENT"]. The CalDav function only supports the items like "VEVENT" and "VTODO".

        I think, that iOS/macOS does not store the birthdays directly in the calendars but adds the birthdays via the Contacts.app to the Calendar.app.

        Maybe you can achieve showing birthdays by syncing the contacts with vdirsyncer as described in the docs here and somehow extract the birthdays. But I think this would be quite costly…

        Or you can use the MagicMirror module MMM-iCloud-Client maybe…

        1 Reply Last reply Reply Quote 1
        • G Offline
          ganther
          last edited by Jan 16, 2018, 5:20 PM

          Hi there,
          i followed the instructions, my calendars are shown in discovery.
          I copied the UUID and it starts syncing, but the saved files are 0kb.
          I tried several calendars and checked the UUID’s but can’t find any mistake?

          any ideas?
          thanks!!

          1 Reply Last reply Reply Quote 0
          • G Offline
            Gailby @Beh
            last edited by Jan 16, 2018, 7:23 PM

            @Beh Everything works fine until I’ll try to save the config file:

            1. ~/.vdirsyncer/config directory cannot be found
            2. Once I manuals create directories I also save config file as config.cfg and also tried config.config and save
            3. I haven’t filled in collections = [“HERE-GOES-THE-UUID-OF-THE-CALENDAR-YOU-WANT-TO-SYNC”] in conf. Could this make it crash?
            4. Running curl for timer ok.
              5.Then when vdirsyncer discover nothing happens I get Errno 21 and that’s where I get stuck…

            Really wonder what might be the issues here?

            G 1 Reply Last reply Jan 16, 2018, 7:30 PM Reply Quote 0
            • G Offline
              ganther @Gailby
              last edited by Jan 16, 2018, 7:30 PM

              @Gailby
              The file is named config. It‘s not a directory, it‘s the name of the file. (No ending).

              G 1 Reply Last reply Jan 16, 2018, 7:34 PM Reply Quote 0
              • G Offline
                Gailby @ganther
                last edited by Jan 16, 2018, 7:34 PM

                @ganther so if I put config in ~/.vdirsyncer/config it should work?
                I think I did try it but somehow wansn’t able to read it as a file nor save and getting empty file and no result forward…

                G 1 Reply Last reply Jan 16, 2018, 7:56 PM Reply Quote 0
                • G Offline
                  ganther @Gailby
                  last edited by Jan 16, 2018, 7:56 PM

                  @Gailby
                  Yes. Just type these commands as given:

                  touch ~/.vdirsyncer/config
                  nano ~/.vdirsyncer/config

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    schwoediauer @l0cal
                    last edited by Jan 17, 2018, 12:59 PM

                    @l0cal Hi !

                    I’m also interrested on this solution to display reminders on this way, but It dosen’t work actually for me.
                    Do you have a running configuration

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      maestro82
                      last edited by Jan 17, 2018, 2:27 PM

                      Two run two calendars, would I need to adjust config.js file as well?

                      Thanks

                      M 1 Reply Last reply Jan 18, 2018, 4:09 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 16
                      • 17
                      • 4 / 17
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy