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.

    MMM-CalendarExt2 not working

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    8 Posts 3 Posters 1.1k 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.
    • M Offline
      MMRIZE @veny
      last edited by

      @veny
      That error log doesn’t help. No idea.

      1 Reply Last reply Reply Quote 0
      • BKeyportB Offline
        BKeyport Module Developer @veny
        last edited by

        @veny I see you’re using google. They may have discontinued the access methods used within Ext2. You should upgrade to Ext3.

        The "E" in "Javascript" stands for "Easy"

        V 1 Reply Last reply Reply Quote 0
        • V Offline
          veny @BKeyport
          last edited by

          @BKeyport
          Can i use Yahoo Calendar or ohters?
          I’d like use plagin MMM-CalendarExtMinimonth because i like his appearance

          BKeyportB 1 Reply Last reply Reply Quote 0
          • M Offline
            MMRIZE @veny
            last edited by MMRIZE

            @veny
            I tested but nothing special wrong.
            f3274bf1-d0e3-415b-9ecb-b5091bf1bb8b-image.png

            This is my config for my Google Calendar ics.

            {
              module: 'MMM-CalendarExt2',
              config: {
                calendars : [
                  {
                    url: "https://calendar.google.com/calendar/ical/4b9c...6390%40group.calendar.google.com/private-e481c...c7cc/basic.ics",
            			},
            		],
            		scenes: [
            			{
            				name: "DEFAULT",
            			},
            		],
            		views: [
            			{
            				mode: "daily",
            				name: "DAILY_VIEW",
            			}
            		],
              },
            },
            

            I used Secret address URL for ical format, you looks also use that URL too.

            [2024-05-18 13:27:05.414] [LOG]   [CALEXT2] calendar:0 >> Scanned: 1, Selected: 1 
            

            Your log says the parsing completed successfully for your ics. It may have 1 event.

            However, I have no idea why the module doesn’t appear. Maybe other module may interrupt something.
            To make things simple, you can test a new config without other modules except MMM-CalendarExt2 and clock module. You can focus the issue only.

            1 Reply Last reply Reply Quote 0
            • M Offline
              MMRIZE
              last edited by

              Anyway, I stopped to maintain CX2.
              You can use MMM-CalendarExt3Agenda instead. It could have similar looks, though not identical.

              5b2c11ec-aaf3-471b-910e-ef593a1fc2ab-image.png

              1 Reply Last reply Reply Quote 0
              • BKeyportB Offline
                BKeyport Module Developer @veny
                last edited by BKeyport

                @veny Ahh, ext3agenda has a minimonth display, or if you’d like another take on it, my module, MMM-Multimonth does another style of mini calendar display. Both use the very same calendar base, and both will be supported.

                Lots of options for better supported calendar operations. Please take a look at the 3rd Party modules in the title bar above. The List icon "Screenshot 2024-05-19 at 12.55.55.png " will lead the way.

                The "E" in "Javascript" stands for "Easy"

                V 1 Reply Last reply Reply Quote 0
                • V Offline
                  veny @BKeyport
                  last edited by

                  @BKeyport
                  Hello. Thank you very much for the hint about the module. I installed it and am using it. Please tell me how I can increase the font size in the name of the month and numbers. Thank you in advance!

                  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