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 25.6k 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.
    • H Offline
      hoofta @Guest
      last edited by

      @Sean refresh. I just added two events.

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

        @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 Reply Quote 0
        • H Offline
          hoofta @Guest
          last edited by

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

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

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

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

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

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

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

                H 1 Reply Last reply Reply Quote 0
                • H Offline
                  hoofta @Guest
                  last edited by

                  @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 Reply Quote 0
                  • ? Offline
                    A Former User @hoofta
                    last edited by A Former User

                    @hoofta
                    no, just checking things clearly.
                    And let’s check more things;

                    • How’s other modules? e.g) clock, news feed, or any other third parties… Only calendar module has the problem?
                    • Default sample “US-Holiday” was shown normally?
                    • Have you tried npm run config:check? what was the result?
                    • Have you tried npm start dev ? what was the result?
                    H 1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User @hoofta
                      last edited by A Former User

                      @hoofta said in Adding Google Calendar in MMM:

                      Internet seems very slow on r.pi running MMM. Any suggestions to boost internet speed?

                      I’d missed this. if so, that might be the reason. But I have no idea to speed up your internet connections.

                      1 Reply Last reply Reply Quote 0
                      • H Offline
                        hoofta @Guest
                        last edited by hoofta

                        @Sean
                        r.pi speedtest.net returns .1 down speed
                        I have not been able to get any other third party modules going. I have attempted the MMM-MyCommute and an iframe module for a NestCam. Neither have worked - only broke MMM.
                        no syntax error from config:check
                        npm start dev loaded MMM normally with dev script on the right.
                        only possible red flag is that I see for calendar is in text/javascript there is a double “/” between calendars

                        H 1 Reply Last reply Reply Quote 0
                        • H Offline
                          hoofta @hoofta
                          last edited by

                          @hoofta I’ll play the newbie card on this one and admit I just found an extra “s” at the end of basic, which was causing my issue.

                          Can I add multiple calendars to the same area so chronologically they play nicely together?

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

                            @hoofta nice for you. It will work and ask again.

                            1 Reply Last reply Reply Quote 0

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            • 1 / 1
                            • 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