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.

    Default Calendar not Displaying Holidays

    Scheduled Pinned Locked Moved Troubleshooting
    11 Posts 2 Posters 4.9k Views 2 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.
    • swvalentiS Offline
      swvalenti Project Sponsor
      last edited by

      @lavolp3 can I just add my google calendar and if so how?

      lavolp3L 1 Reply Last reply Reply Quote 0
      • lavolp3L Offline
        lavolp3 Module Developer @swvalenti
        last edited by lavolp3

        @swvalenti
        of course you can and it’s described several times in this forum

        go to your google calendar.
        IN the left region, click on the three dots of your calendar of choice and click options.
        Move down to your private or public ical format and include it in the config as calendar.
        I’m currently not sure if both private and/or public ical format work.

          calendars: [
                        {
                            symbol: "calendar",
                            url: "https://calendar.google.com/calendar/ical/xxxxxxxxxxx/basic.ics"
                        },
        

        How to troubleshoot modules
        MMM-soccer v2, MMM-AVStock

        1 Reply Last reply Reply Quote 0
        • swvalentiS Offline
          swvalenti Project Sponsor
          last edited by

          @lavolp3 what is the new link for holiday default?

          lavolp3L 1 Reply Last reply Reply Quote 0
          • lavolp3L Offline
            lavolp3 Module Developer @swvalenti
            last edited by

            @swvalenti please search for it. It’s somewhere here in the forum

            How to troubleshoot modules
            MMM-soccer v2, MMM-AVStock

            swvalentiS 1 Reply Last reply Reply Quote 0
            • swvalentiS Offline
              swvalenti Project Sponsor @lavolp3
              last edited by

              @lavolp3 ok sorry to be a nag…I will search again

              1 Reply Last reply Reply Quote 0
              • swvalentiS Offline
                swvalenti Project Sponsor
                last edited by

                Searched and cant find solution

                lavolp3L 1 Reply Last reply Reply Quote 0
                • lavolp3L Offline
                  lavolp3 Module Developer @swvalenti
                  last edited by lavolp3

                  @swvalenti Sorry Iw as too fast and too occupied. It was in the github repository in the issues (and the ones already solved

                  Using the default URL (“webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics”) only gets you an ics for >2017-2018 holidays, so nothing shows now. You can verify this by downloading it and opening it in a calendar app.

                  Trying using the new URL “https://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics” in your config file and >that should get your MagicMirror to show the holidays in 2019.

                  How to troubleshoot modules
                  MMM-soccer v2, MMM-AVStock

                  swvalentiS 1 Reply Last reply Reply Quote 1
                  • swvalentiS Offline
                    swvalenti Project Sponsor @lavolp3
                    last edited by

                    @lavolp3 said in Default Calendar not Displaying Holidays:

                    @swvalenti Sorry Iw as too fast and too occupied. It was in the github repository in the issues (and the ones already solved

                    Using the default URL (“webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics”) only gets you an ics for >2017-2018 holidays, so nothing shows now. You can verify this by downloading it and opening it in a calendar app.

                    Trying using the new URL “https://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics” in your config file and >that should get your MagicMirror to show the holidays in 2019.

                    @lavolp3 that worked…thank you for being patient and revisiting for me, that’s why I love this place!

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 1 / 2
                    • 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