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.

    Problem with MMM-CalendarEXT

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    13 Posts 4 Posters 4.2k Views 4 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.
    • D Offline
      daniellang @Guest
      last edited by

      @sean cant find the wrong marks…

      ? 1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User @daniellang
        last edited by A Former User

        @daniellang

        {
              //disabled:true,
              module: 'MMM-CalendarExt',
              position: "top_center",
              config: {
                system: {
                  show: ["daily", "upcoming"],
                  locale: 'en',
                  redrawInterval:60000,
                },
                views: {
                  daily: {
                    position:'bottom_bar',
                    counts:7,
                  },
                  upcoming: {
                    position:'top_left',
                    limit:5
                  },
                },
                defaultCalendar: {
                  maxEntries:50,
                  maxDays:180,
                  interval: 1000*60*5,
                },
                calendars :[
                  {
                    name: "deutschland",
                    symbol: "calendar-o",
                    styleName: "style1",
                    url: "http://www.kayaposoft.com/enrico/ics/v1.0?country=deu&fromDate=01-01-2017&toDate=31-12-2017&region=Hesse"
                  },
                ],
              }
            },
        

        I think you just copied my configuration sample. It has no bugs. try it again.
        (Anyway, that sample is out-of-date, so there is no event to display at this moment.)

        1 Reply Last reply Reply Quote 0
        • D Offline
          daniellang
          last edited by

          no errors now…but the screen stay black…@sean sorry for disturbing…

          1 Reply Last reply Reply Quote 0
          • D Offline
            daniellang
            last edited by

            sag bist du deutscher? llooollll

            ? 1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User @daniellang
              last edited by

              @daniellang
              Leider meine Deutsche ist nicht so gut. :(

              That iCal url of above sample is out-of-date.
              Try another URL(webcal://www.google.com/calendar/ical/spielplan.1.bundesliga%40gmail.com/public/basic.ics) or yours.

              1 Reply Last reply Reply Quote 0
              • D Offline
                daniellang
                last edited by

                @sean said in Problem with MMM-CalendarEXT:

                www.google.com/calendar/ical/spielplan.1.bundesliga%40gmail.com/public/basic.ics

                THANK YOU…it worked… now i have do work at the google calender… thx Sean!!

                1 Reply Last reply Reply Quote 0
                • C Offline
                  chrixbrown
                  last edited by

                  I have the problem with this module but accessing the mirror gives me an error, how can I fix it?

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    DJBOOB66
                    last edited by

                    Need to know what error??

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