• 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.

Adding Google Calendar in MMM

Scheduled Pinned Locked Moved Troubleshooting
18 Posts 2 Posters 23.9k Views 2 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.
  • ? Offline
    A Former User @hoofta
    last edited by A Former User Nov 2, 2017, 2:53 PM Nov 2, 2017, 2:52 PM

    @hoofta
    Can you show us your ical url? If you don’t mind the privacy…
    Or can you make us a sample calendar url for test? We have no telesight :)

    H 1 Reply Last reply Nov 2, 2017, 2:57 PM Reply Quote 0
    • H Offline
      hoofta @Guest
      last edited by Nov 2, 2017, 2:57 PM

      @Sean https://calendar.google.com/calendar/ical/hoofta%40gmail.com/public/basic.ics

      ? 1 Reply Last reply Nov 2, 2017, 3:01 PM Reply Quote 0
      • ? Offline
        A Former User @hoofta
        last edited by Nov 2, 2017, 3:01 PM

        @hoofta said in Adding Google Calendar in MMM:

        https://calendar.google.com/calendar/ical/hoofta%40gmail.com/public/basic.ics

        Hmmm… There is no event in that calendar.

        H 1 Reply Last reply Nov 2, 2017, 3:03 PM Reply Quote 0
        • H Offline
          hoofta @Guest
          last edited by Nov 2, 2017, 3:03 PM

          @Sean refresh. I just added two events.

          ? 1 Reply Last reply Nov 2, 2017, 3:11 PM Reply Quote 0
          • ? Offline
            A Former User @hoofta
            last edited by Nov 2, 2017, 3:11 PM

            @hoofta
            Well, I can see your calendar in default calendar module and MMM-CalendarExt also well. But you can’t?

            {
            			module: "calendar",
            			header: "Events",
            			position: "top_left",
            			config: {
            				calendars: [
            					{
            						symbol: "calendar-check-o ",
            						url: "https://calendar.google.com/calendar/ical/hoofta%40gmail.com/public/basic.ics"
            					}
            				]
            			}
            		},
            

            Try this configuration.

            H 1 Reply Last reply Nov 2, 2017, 3:13 PM Reply Quote 0
            • H Offline
              hoofta @Guest
              last edited by Nov 2, 2017, 3:13 PM

              @Sean (due to my newbie status) this goes in the config.js or calendar.js?

              ? 1 Reply Last reply Nov 2, 2017, 3:15 PM Reply Quote 0
              • ? Offline
                A Former User @hoofta
                last edited by Nov 2, 2017, 3:15 PM

                @hoofta
                ok. open your config/config.js and put that codes under these;

                modules: [
                		{
                			module: "alert",
                		},
                                // here.
                
                
                H 1 Reply Last reply Nov 2, 2017, 3:21 PM Reply Quote 0
                • H Offline
                  hoofta @Guest
                  last edited by Nov 2, 2017, 3:21 PM

                  @Sean :-/ it’s stuck with “Loading…”

                  ? 1 Reply Last reply Nov 2, 2017, 3:22 PM Reply Quote 0
                  • ? Offline
                    A Former User @hoofta
                    last edited by A Former User Nov 2, 2017, 3:22 PM Nov 2, 2017, 3:22 PM

                    @hoofta
                    How is your internet condition? Your mirror is connected to internet?

                    H 1 Reply Last reply Nov 2, 2017, 3:30 PM Reply Quote 0
                    • H Offline
                      hoofta @Guest
                      last edited by Nov 2, 2017, 3:30 PM

                      @Sean typically strong - fiber with at least 500gb up/down. (typing on laptop now). Internet seems very slow on r.pi running MMM. Any suggestions to boost internet speed?

                      ? 2 Replies Last reply Nov 2, 2017, 3:34 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        8/18
                        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