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.

    Easy setup not so easy?

    Scheduled Pinned Locked Moved General Discussion
    17 Posts 2 Posters 4.0k 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.
    • 1 Offline
      1lolo94 @sdetweil
      last edited by

      @sdetweil I have tried multiple weather ones along with calendar ones - same issue of stuck on loading for both.
      Maybe I am doing something wrong so that is why i am reaching out for some recommendations on the 3 people are using that actually work.

      Thanks for the reply.

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @1lolo94
        last edited by

        @1lolo94 loading is the default message while the module waits for data.

        weather for openweather is a pain in the rear.

        they have changed key types, called version.

        the module requires a new Parm

        apiVersion:"3.0",
        

        none are free anymore… openweathermap requires a credit card. altho low usage can be free of charges.

        and most modules don’t handle errors well

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 1 Reply Last reply Reply Quote 0
        • 1 Offline
          1lolo94 @sdetweil
          last edited by

          @sdetweil would you or anyone recommend any calendar (that works with Google calendar) or weather modules that work as of today?

          Not trying to be a pain, just frustrated 😔

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @1lolo94
            last edited by

            @1lolo94 they work, just have to get the right API key

            calendar, what is wrong w the default?

            then there are others that display like a wall calendar

            MMM-MonthlyCalendar
            MMM-CalendarExt3

            both get their info from the default calendar

            you may need to install the older parser

            cd~/MagicMirror
            npm install node-ical@0.16.1
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 1 Reply Last reply Reply Quote 0
            • 1 Offline
              1lolo94 @sdetweil
              last edited by

              @sdetweil Thanks for the response. I would like integrate our shared google calendar - i will look at these again and report back.

              Thanks

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @1lolo94
                last edited by

                @1lolo94 the owner/creator of the calendar has to provide the url.

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 1 Reply Last reply Reply Quote 0
                • 1 Offline
                  1lolo94 @sdetweil
                  last edited by

                  @sdetweil gotcha! I have that and tried the MMM-CalendarExt3 - filled everything out correctly and it’s sitting on a white screen doing nothing for 5 min now :(

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @1lolo94
                    last edited by

                    @1lolo94 it gets its events from the default calendar. so you configure the url over there, right?

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 1 Reply Last reply Reply Quote 0
                    • 1 Offline
                      1lolo94 @sdetweil
                      last edited by

                      @sdetweil that’s correct… I had to manually shut down the unit because it was stuck on the white screen

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @1lolo94
                        last edited by sdetweil

                        @1lolo94 first thing is to get default cal to display events

                        dont use pm2 while changing config

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

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