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

Easy setup not so easy?

Scheduled Pinned Locked Moved General Discussion
17 Posts 2 Posters 2.8k 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.
  • S Away
    sdetweil @1lolo94
    last edited by sdetweil Feb 4, 2024, 10:15 PM Feb 4, 2024, 10:15 PM

    @1lolo94 did you look in the 3rd party modules list?

    what do you want in each category? maybe that would help

    what do you mean fail for the ones you tried?

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 1 Reply Last reply Feb 5, 2024, 12:41 AM Reply Quote 1
    • 1 Offline
      1lolo94 @sdetweil
      last edited by Feb 5, 2024, 12:41 AM

      @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 Feb 5, 2024, 1:13 AM Reply Quote 0
      • S Away
        sdetweil @1lolo94
        last edited by Feb 5, 2024, 1:13 AM

        @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 Feb 5, 2024, 1:43 AM Reply Quote 0
        • 1 Offline
          1lolo94 @sdetweil
          last edited by Feb 5, 2024, 1:43 AM

          @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 Feb 5, 2024, 1:53 AM Reply Quote 0
          • S Away
            sdetweil @1lolo94
            last edited by Feb 5, 2024, 1:53 AM

            @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 Feb 5, 2024, 12:57 PM Reply Quote 0
            • 1 Offline
              1lolo94 @sdetweil
              last edited by Feb 5, 2024, 12:57 PM

              @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 Feb 5, 2024, 1:16 PM Reply Quote 0
              • S Away
                sdetweil @1lolo94
                last edited by Feb 5, 2024, 1:16 PM

                @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 Feb 5, 2024, 1:32 PM Reply Quote 0
                • 1 Offline
                  1lolo94 @sdetweil
                  last edited by Feb 5, 2024, 1:32 PM

                  @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 Feb 5, 2024, 1:35 PM Reply Quote 0
                  • S Away
                    sdetweil @1lolo94
                    last edited by Feb 5, 2024, 1:35 PM

                    @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 Feb 5, 2024, 1:49 PM Reply Quote 0
                    • 1 Offline
                      1lolo94 @sdetweil
                      last edited by Feb 5, 2024, 1:49 PM

                      @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 Feb 5, 2024, 2:07 PM Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        6/17
                        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