• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 654 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 Oct 20, 2021, 3:38 AM Oct 20, 2021, 3:36 AM

    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 B 2 Replies Last reply Oct 20, 2021, 12:44 PM Reply Quote 0
    • M Offline
      MMRIZE @sg437
      last edited by Oct 20, 2021, 12:44 PM

      @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
      • B Offline
        BKeyport Module Developer @sg437
        last edited by Oct 20, 2021, 9:25 PM

        @sg437 Version of Magic Mirror?

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

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