MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. pkup10
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-CalendarExt2

      Re: MMM-CalendarExt2
      I am new here and am trying to get the calendar extension to work. I set it up with the basic configuation but I am getting a blank screen in Magic Mirror. Any help would be appreciated.

      {
      module: ‘MMM-CalendarExt2’,
      config: {
      calendars : [
      {
      url: “https://www.google.com/calendar/ical/ovb564thnod82u5c4njut98728%40group.calendar.google.com/public/basic.ics”,
      },
      ],
      views: [
      {
      mode: “daily”,
      },
      ],
      scenes: [
      {
      name: “DEFAULT”,
      },
      ],
      },
      },

      posted in Utilities
      P
      pkup10
    • Nothing loading on screen

      Re: MMM-CalendarExt2
      I am new here and am trying to get the calendar extension to work. I set it up with the basic configuation but I am getting a blank screen in Magic Mirror. Any help would be appreciated.

      {
      module: ‘MMM-CalendarExt2’,
      config: {
      calendars : [
      {
      url: “https://www.google.com/calendar/ical/ovb564thnod82u5c4njut98728%40group.calendar.google.com/public/basic.ics”,
      },
      ],
      views: [
      {
      mode: “daily”,
      },
      ],
      scenes: [
      {
      name: “DEFAULT”,
      },
      ],
      },
      },

      posted in Troubleshooting
      P
      pkup10
    • 1 / 1