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 showing on magicmirror

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    calendarmmm-calendarext2calendarext2csstroublenot showingmodule
    3 Posts 3 Posters 1.2k 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.
    • S Offline
      sg437
      last edited by sg437

      I am unable to get my MMM-CalendarExt2 to show on the magic mirror. I am not sure what I am doing wrong here, but have been working on this for a few weeks now. Would really appreciate some help as I am not sure what is going wrong

      module: 'MMM-CalendarExt2',
      	config: {
      		calendars: [
      		  {
      			  url: "https://calendar.google.com/calendar/ical/XXXXXX%40gmail.com/private-XXXXXX/basic.ics",
      			  name: "personal"
      		  }
      		],
      		views: [
      		  {
      			mode: "monthly",
      			name: "personal",	
      			position: "middle-center",
      			calendars: ['personal']
      		  }
      		],
      		scenes: [
      		  {
      			name: "DEFAULT",
      			views: ["personal"]
      		  }
      		],
      	},
      },
      M BKeyportB 2 Replies Last reply Reply Quote 0
      • M Offline
        MMRIZE @sg437
        last edited by

        @sg437
        Seems nothing wrong. What happened during the weeks?
        And for more detail analysis, Backend Log and Frontend Log be needed.

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

          @sg437 Version of Magic Mirror?

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

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 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