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.

    I cannot get the calendar and events to show New Zealand

    Scheduled Pinned Locked Moved Troubleshooting
    12 Posts 3 Posters 5.7k Views 3 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.
    • R Offline
      RYANO
      last edited by

      Hi

      Please can someone help me I am trying to get my magic mirror to show a New Zealand calendar and events please help.

      Mykle1M 2 Replies Last reply Reply Quote 0
      • R Offline
        ranger33
        last edited by

        Hey man! https://www.calendarlabs.com/ical-calendar/holidays/new-zealand-holidays-61/# try coping and basting this link into the space that likely reads as ‘http://www.calendarlabs.com/templates/ical/US-Holidays.ics’ currently. if that fails, check out this link https://www.calendarlabs.com/ical-calendar/holidays/new-zealand-holidays-61/ as it is a copy of the calendar and I’m sure the correct link is somewhere on there! If none of this works message me and i will be sure to get it running on my pi and send you what i did!

        R 1 Reply Last reply Reply Quote 0
        • R Offline
          RYANO @ranger33
          last edited by

          @ranger33 hi Thanks for the help see the below. It does not work, Again thank you for the help I am new at this.

          urgency: 7,
          timeFormat: “relative”,
          dateFormat: “MMM Do”,
          fullDayEventDateFormat: “MMM Do”,
          getRelative: 6,
          fadePoint: 0.25, // Start on 1/4th of the list.
          hidePrivate: false,
          colored: false,
          calendars: [
          {
          symbol: “calendar”,
          url: ‘https://www.calendarlabs.com/templates/ical/new-zealand-holidays.ics’,

          1 Reply Last reply Reply Quote 0
          • R Offline
            RYANO
            last edited by

            I all tried the link you sent this does not work as well.

            urgency: 7,
            timeFormat: “relative”,
            dateFormat: “MMM Do”,
            fullDayEventDateFormat: “MMM Do”,
            getRelative: 6,
            fadePoint: 0.25, // Start on 1/4th of the list.
            hidePrivate: false,
            colored: false,
            calendars: [
            {
            symbol: “calendar”,
            url: “https://www.calendarlabs.com/ical-calendar/holidays/new-zealand-holidays-61/”,

            1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @RYANO
              last edited by Mykle1

              @RYANO said in I cannot get the calendar and events to show New Zealand:

              Please can someone help me I am trying to get my magic mirror to show a New Zealand calendar and events please help.

              The links above are not valid but I can provide you with a workaround for your problem.

              • Go here.

              • Click the green Download button to download the New_Zealand_Holidays.ics file.

              • Create an ics folder within your modules folder.

              • Move the New_Zealand_Holidays.ics file that you downloaded into the ics folder that you just created.

              • Open your config.js file. Change your calendar url to this:

              url: "webcal://localhost:8080/modules/ics/New_Zealand_Holidays.ics"

              • Save your config.js file.

              • Run your mirror.

              • That works!

              0_1502552188837_111.JPG

              Create a working config
              How to add modules

              R 1 Reply Last reply Reply Quote 1
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @RYANO
                last edited by

                @RYANO said in I cannot get the calendar and events to show New Zealand:

                and events please help.

                What events are you referring to?

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • R Offline
                  RYANO
                  last edited by

                  thank you so much for the the help I WOW thanks again. I will give it a try and ley you know, again thank you.

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    RYANO
                    last edited by

                    thank you everyone for your help I my NZ calendar working you are all great again thank you soooo much, you all rock!!

                    Mykle1M 1 Reply Last reply Reply Quote 0
                    • R Offline
                      RYANO @Mykle1
                      last edited by

                      @Mykle1
                      thansk you works perfect, you rock!!1, thank you again and everyone for the help you all are great, many thanks.

                      1 Reply Last reply Reply Quote 1
                      • Mykle1M Offline
                        Mykle1 Project Sponsor Module Developer @RYANO
                        last edited by

                        @RYANO said in I cannot get the calendar and events to show New Zealand:

                        thank you everyone for your help I my NZ calendar working you are all great again thank you soooo much, you all rock!!

                        You’re welcome. Enjoy your mirror. :^)

                        Create a working config
                        How to add modules

                        R 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