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.

    autostart mm

    Scheduled Pinned Locked Moved General Discussion
    27 Posts 4 Posters 5.3k Views 4 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.
    • S Offline
      sdetweil @geo
      last edited by sdetweil

      @geo can u show us that section of the config.js. the calendar configuration

      I think u missed a quote

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      G 1 Reply Last reply Reply Quote 0
      • G Offline
        geo
        last edited by

        https://www.calendarlabs.com/ical-calendar/holidays/uk-holidays-75/

        1 Reply Last reply Reply Quote 0
        • G Offline
          geo
          last edited by

          		module: "calendar",
          		header: "UK Holidays",
          		position: "top_left",
          		config: {
          			calendars: [
          				{
          					symbol: "calendar-check-o ",
          					https://www.calendarlabs.com/ical-calendar/holidays/uk-holidays-75/
          
          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @geo
            last edited by sdetweil

            @geo nice, but that’s not the required syntax

            what did it look like before u changed it?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • G Offline
              geo @sdetweil
              last edited by sdetweil

              @sdetweil

              			module: "calendar",
              			header: "UK Holidays",
              			position: "top_left",
              			config: {
              				calendars: [
              					{
              						symbol: "calendar-check-o ",
              						url: "webcal://www.calendarlabs.com/templates/ical/UK-Holiday.ics"
              
              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @geo
                last edited by

                @geo so, why doesn’t the new url go inside the quotes of url:“…”

                like the old one did?

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • G Offline
                  geo
                  last edited by

                  url: “https://www.calendarlabs.com/ical-calender/holidays/uk-holidays-75/”
                  this is what i have now but in the mm the message is no events

                  S 1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User
                    last edited by A Former User

                    url: “https://www.calendarlabs.com/ical-calender/holidays/uk-holidays-75/”

                    maybe with:

                    url: "https://www.calendarlabs.com/ical-calendar/holidays/uk-holidays-75/"

                    or if still not work maybe with

                    url: "https://www.calendarlabs.com/ical-calendar/ics/75/UK_Holidays.ics"

                    G 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @geo
                      last edited by

                      @geo did u try the url in a browser, does it download an ics file?

                      this is required for calendar modules

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      G 1 Reply Last reply Reply Quote 0
                      • G Offline
                        geo @Guest
                        last edited by

                        @Bugsounet hi thx for that the second suggestion worked. absolutely great.many thanks.

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