MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED MMM-CalendarExt2 not showing on magicmirror

    Troubleshooting
    calendar mmm-calendarext2 calendarext2 css trouble not showing module
    3
    3
    304
    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
      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 BKeyport 2 Replies Last reply Reply Quote 0
      • M
        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
        • BKeyport
          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
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy