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.

    A working weather module?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    7 Posts 6 Posters 3.2k Views 6 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.
    • B Offline
      bclinton1962
      last edited by

      Hi friends. I have been using MM for quite a while and love it. Recently my weather displaying at the bottom simply says “Loading…” I have tried so many modules in the weather section of MM modules with no luck. Can someone recommend a weather module that currently works?

      Thanks a million…

      S C S BKeyportB 4 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @bclinton1962
        last edited by

        @bclinton1962 what weather module were you using?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • C Offline
          causerino @bclinton1962
          last edited by

          @bclinton1962 MMM-OpenWeatherForecast works great

          1 Reply Last reply Reply Quote 0
          • S Offline
            silva @bclinton1962
            last edited by

            @bclinton1962 I had the same journey and finally used MMM-OpenWeatherMapForecast in table view.

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

              @bclinton1962 I use openweather forcast for my forecasts, and for the current data (due to the local station being placed where it’s constantly wrong), I use MMM-CommandToNotification and MMM-ValuesByNotification to read my davis weather station.

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

              1 Reply Last reply Reply Quote 0
              • T Offline
                TangoE30
                last edited by

                @bclinton1962
                I’ve recently been down this rabbit hole and @sdetweil helped me investigate along with @KristjanESPERANTO. I’m new to MagicMirror but I think the issue is related to API keys (registered on March 2023 with OpenWeatherMap) and the particular weather module. I found that MMM-weatherforecast was another module that worked for me using my new API keys, similar to the default weather module. For now, I’ll be searching for some other modules and using the default module until a newer module becomes available that uses the API 3.0 keys.

                T 1 Reply Last reply Reply Quote 0
                • T TangoE30 referenced this topic on
                • T Offline
                  TangoE30 @TangoE30
                  last edited by sdetweil

                  @TangoE30
                  A quick update and I finally think I figured it out, at least for MMM-OpenWeatherForecast by:

                  • Subscribing to Open Weather’s One Call by Call (https://openweathermap.org/price)
                  • Changing my node_helper.js line 44 from 2.5 to 3.0 :
                    var url = https://api.openweathermap.org/data/3.0/onecall?"

                  I hope this helps someone else because it was difficult for me to understand why some modules would work and others would not with the same API key.

                  1 Reply Last reply Reply Quote 0
                  • E Elizashahh referenced this topic on
                  • 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