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.

    Help with configuring MMM-CalendarExt2 (NOOB)

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    7 Posts 3 Posters 1.3k 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.
    • ? Offline
      A Former User @Till
      last edited by

      @Till
      start from here : https://github.com/eouia/MMM-CalendarExt2/blob/master/doc/Configuration.md#simple-example--basic-concept
      change ical url to yours. Then put the codes in your config.js. Let’s see what happens on execution MagicMirror. If works, add or change more setup with wiki.

      T 1 Reply Last reply Reply Quote 0
      • T Offline
        Till @Guest
        last edited by

        @Sean said in Help with configuring MMM-CalendarExt2 (NOOB):

        https://github.com/eouia/MMM-CalendarExt2/blob/master/doc/Configuration.md#simple-example--basic-concept

        Hello, thank you for the quick response sorry for the late reply.

        I did that (tried before but started over again just to make sure). Fresh install magicmirror confirmed working with other modules. I copy that pasted it into my config.js. Changed the calendar to my calendar saved verified save. Magicmirror will start but nothing shows up (far as calendar the rest of magic mirror is working like it should).

        Thank you!

        1 Reply Last reply Reply Quote 0
        • T Offline
          Till
          last edited by

          Bump. Not sure why I can’t figure this out.

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

            @Till 1st thing, validate that the calendar URL is good. Put it into the browser on the pi.
            It should download the ics file.

            Put it into the default calendar config, just to make sure it shows.

            Then move on to calext2.

            All config info for all modules goes in ~/MagicMirror/config/config.js

            Code for modules goes into a separate folder for each module, inside the MagicMirror/modules foldet

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            T 1 Reply Last reply Reply Quote 0
            • T Offline
              Till @sdetweil
              last edited by

              @sdetweil Thank you for the help!

              Ok I pasted my calendar code into the web browser and it did download the ics file. I then moved that to the default calendar config.

              So after doing that when I npm start it says Calext 2 “invalid URI”. Its the same url I posted into the web browser and it worked though.

              I have not messed with the calext2 module as of yet because I can’t get it to work. Under my main config file I have the info that was posted above to put into my config with my url for the calendar.

              Thank you for your help so far!

              I am using a weburl from icloud calendar if that matters.

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

                @Till change weburl:// to https://

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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