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.

    Weather modules

    Scheduled Pinned Locked Moved Requests
    22 Posts 9 Posters 7.5k Views 9 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.
    • K Offline
      krisalexroberts
      last edited by krisalexroberts

      I’m getting a little frustrated at the weather modules, the NOAA one’s seem to work, but the rest rely on APIs that have been deprecated.
      Does anybody have a list of working weather modules? I’m not keen on the NOAA ones as they don’t fit with the look and feel of the rest of the MM ecosystem

      Feedy88F Mykle1M 2 Replies Last reply Reply Quote 0
      • Feedy88F Offline
        Feedy88 @krisalexroberts
        last edited by

        @krisalexroberts I was also struggeling with finding a nice weather module. Depending on your needs, WeatherOrNot will do. It offers daily forecast and has nice looks + the formatting is responsive.

        Mykle1M K 2 Replies Last reply Reply Quote 1
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer @Feedy88
          last edited by

          @Feedy88 said in Weather modules:

          WeatherOrNot

          Thank you for the commendation. :thumbsup:

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @krisalexroberts
            last edited by

            @krisalexroberts

            Have you gone through all of these?

            https://github.com/MichMich/MagicMirror/wiki/3rd-party-modules#weather

            Create a working config
            How to add modules

            StoffbeuteluweS 1 Reply Last reply Reply Quote 0
            • K Offline
              krisalexroberts @Feedy88
              last edited by

              @Feedy88 WeatherOrNot is beautiful and fits the bill, thanks!

              Mykle1M 1 Reply Last reply Reply Quote 1
              • StoffbeuteluweS Offline
                Stoffbeuteluwe Project Sponsor @Mykle1
                last edited by

                @Mykle1 Hey Mykle, are there some news from the MMM-Lunartic api ?
                Greetings from Germany

                Mykle1M 2 Replies Last reply Reply Quote 0
                • Mykle1M Offline
                  Mykle1 Project Sponsor Module Developer @Stoffbeuteluwe
                  last edited by

                  @Stoffbeuteluwe said in Weather modules:

                  Hey Mykle, are there some news from the MMM-Lunartic api ?
                  Greetings from Germany

                  I will check right now, Thanks for reminding me! :thumbsup:

                  Greetings from New York City.

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer @krisalexroberts
                    last edited by

                    @krisalexroberts said in Weather modules:

                    WeatherOrNot is beautiful and fits the bill, thanks!

                    Fantastic! Thanks for your kind words.

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • Mykle1M Offline
                      Mykle1 Project Sponsor Module Developer @Stoffbeuteluwe
                      last edited by

                      @Stoffbeuteluwe said in Weather modules:

                      the MMM-Lunartic api

                      Still down. :-(

                      https://api.usno.navy.mil/imagery/moon.png?date=today&time=now

                      Create a working config
                      How to add modules

                      1 Reply Last reply Reply Quote 0
                      • BKeyportB Offline
                        BKeyport Module Developer
                        last edited by

                        Is WeatherOrNot the goto module now? the Darksky system’s locked me out I think. 😢😢

                        The "E" in "Javascript" stands for "Easy"

                        C Feedy88F 2 Replies Last reply Reply Quote 0
                        • C Offline
                          ColinT @BKeyport
                          last edited by

                          @BKeyport Dark sky is now apple only ☹️

                          BKeyportB 1 Reply Last reply Reply Quote 0
                          • Feedy88F Offline
                            Feedy88 @BKeyport
                            last edited by

                            @BKeyport in my opinion it clearly is. Let’s see if some new modules pop up (openweather onecall API, climacell…)

                            1 Reply Last reply Reply Quote 0
                            • BKeyportB Offline
                              BKeyport Module Developer @ColinT
                              last edited by

                              @ColinT Not quite yet. They’re going apple only in a year or so.

                              The "E" in "Javascript" stands for "Easy"

                              1 Reply Last reply Reply Quote 0
                              • Mykle1M Offline
                                Mykle1 Project Sponsor Module Developer
                                last edited by

                                My darksky key is still working. My BMW series of weather modules uses darksky(still) and OpenWeather and Climacell keys. There’s also a Climacell Hourly. However, WeatherOrNot requires no api key at all.

                                Create a working config
                                How to add modules

                                1 Reply Last reply Reply Quote 0
                                • W Offline
                                  wheresmygravy
                                  last edited by

                                  I just found MMM-WeatherOrNot after trying several others. I like it because you can set a background behind the module. My MagicMirror is not a mirror at all and uses random images behind all of my modules, so the contrast in needed.

                                  Is there a simple way to increase the size of the fonts? They are a little hard to read for my 81-yr old mother in law.

                                  Thank you.

                                  Mykle1M 1 Reply Last reply Reply Quote 0
                                  • Mykle1M Offline
                                    Mykle1 Project Sponsor Module Developer @wheresmygravy
                                    last edited by

                                    @wheresmygravy said in Weather modules:

                                    Is there a simple way to increase the size of the fonts? They are a little hard to read for my 81-yr old mother in law.

                                    Unfortunately, font size is not an option with this module.

                                    Create a working config
                                    How to add modules

                                    Feedy88F 1 Reply Last reply Reply Quote 0
                                    • Feedy88F Offline
                                      Feedy88 @Mykle1
                                      last edited by

                                      @Mykle1 Woulnd’t it be possible via a custom css?

                                      Mykle1M 1 Reply Last reply Reply Quote 0
                                      • Mykle1M Offline
                                        Mykle1 Project Sponsor Module Developer @Feedy88
                                        last edited by

                                        @Feedy88 said in Weather modules:

                                        Woulnd’t it be possible via a custom css?

                                        It would not. The module is inside of an iFrame and only those options available at the source can be modified. Font Size is not one of those options

                                        Create a working config
                                        How to add modules

                                        Feedy88F 1 Reply Last reply Reply Quote 0
                                        • Feedy88F Offline
                                          Feedy88 @Mykle1
                                          last edited by

                                          @Mykle1 Understood. Guess that is the part making it responsive as you change the size?

                                          1 Reply Last reply Reply Quote 0
                                          • A Offline
                                            audun
                                            last edited by

                                            This weather module works great.
                                            https://github.com/martinkooij/MMM-MyWeather

                                            It’s the same as the one from jclarke0000, but this uses weatherbit.io api instead.

                                            1142a122-661e-461a-bf34-fc43b122595c-image.png

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