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

A working weather module?

Scheduled Pinned Locked Moved Unsolved Troubleshooting
7 Posts 6 Posters 2.9k 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 Mar 5, 2023, 2:24 PM

    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 B 4 Replies Last reply Mar 5, 2023, 2:28 PM Reply Quote 0
    • S Away
      sdetweil @bclinton1962
      last edited by Mar 5, 2023, 2:28 PM

      @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 Mar 5, 2023, 11:32 PM

        @bclinton1962 MMM-OpenWeatherForecast works great

        1 Reply Last reply Reply Quote 0
        • S Offline
          silva @bclinton1962
          last edited by Mar 12, 2023, 8:01 AM

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

          1 Reply Last reply Reply Quote 0
          • B Offline
            BKeyport Module Developer @bclinton1962
            last edited by Mar 12, 2023, 6:59 PM

            @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 Mar 13, 2023, 4:03 PM

              @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 Mar 13, 2023, 6:27 PM Reply Quote 0
              • T TangoE30 referenced this topic on Mar 13, 2023, 6:23 PM
              • T Offline
                TangoE30 @TangoE30
                last edited by sdetweil Mar 13, 2023, 7:32 PM Mar 13, 2023, 6:27 PM

                @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 Sep 14, 2024, 10:11 AM
                • 1 / 1
                1 / 1
                • First post
                  6/7
                  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