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.

    MMM-MyWeather stuck on Loading

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    14 Posts 7 Posters 5.3k Views 7 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.
    • T Offline
      ToastyRoshi @villariezo
      last edited by ToastyRoshi

      @villariezo Same issue here. I’ve been working on it all day with no luck so far.

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

        which MMM-MyWeather module are you using?

        the https://github.com/jclarke0000/MMM-MyWeather version looks like its dead, as it uses the now terminated weather Underground apis…

        this version https://github.com/martinkooij/MMM-MyWeather seems to indicate it should work

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • V Offline
          villariezo
          last edited by villariezo

          I’m using the “martinkooij” module. In fact, you’re right. We had to move to that because the “jclarke0000” stopped working beacause os the API policy changes in Weather Underground

          Thanks

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

            @villariezo i signed up and got my free weather.io api key, and used the default config with my location info and it works

            did u maybe update MagicMirror?

            if so, all modules that have a package.json file need an npm install done too

            Sam

            How to add modules

            learning how to use browser developers window for css changes

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

              I can chime in again. I’ve been using https://github.com/martinkooij/MMM-MyWeather for the past 6-8 weeks. Was working Friday morning then stopped working sometime over the weekend. I also changed changed the API key as a first thought. I’ve deleted and reconfigured the module from scratch at least 3 times so far. I also thought there was maybe an update to MM so I deleted currentweather, weather, and weatherforecast from the default modules an the JS file that loads the modules. After any major shift in changes I also always reboot the PI. Nothing showing up in any logs in server mode or when placing MM in dev mode.

              It’s weird because https://github.com/nigel-daniels/MMM-3Day-Forecast which uses also uses weatherbits.io API still works. I’m alright with JS, but a bit rusty with node and troubleshooting through MM feels a bit cumbersome.

              1 Reply Last reply Reply Quote 0
              • V Offline
                villariezo
                last edited by

                Thank you very much @ToastyRoshi . I uncommented some consolo log in the module and could see than the API got a response with the forecast. What I don’t really know, is if something in the json structure has changed or not and then, the module is no able to undestandit

                1 Reply Last reply Reply Quote 0
                • V Offline
                  villariezo
                  last edited by

                  Hi:

                  Has anybody tested if “magically” it is working again?

                  Thanks

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    j.e.f.f Project Sponsor Module Developer
                    last edited by

                    I can confirm my version of https://github.com/jclarke0000/MMM-MyWeather is no longer working or supported due to the doomed nature of the weather underground API.

                    I wrote MMM-DarkSkyForecast to replace it. It uses the Dark Sky API for weather data.

                    Find it here if you’re interested.
                    https://github.com/jclarke0000/MMM-DarkSkyForecast

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      bmyers66
                      last edited by

                      it appears that weatherbit.io has a trial API that allows retrivial of hourly weather, once the trail expires the API stops working and the module stops loading (stuck on ‘loading…’). My kludgy work around was to go into the module’s node_help.js and on line 45 change “/forecast/hourly” to “/forecast/daily”

                      cowboysdudeC 1 Reply Last reply Reply Quote 0
                      • cowboysdudeC Offline
                        cowboysdude Module Developer @bmyers66
                        last edited by

                        @bmyers66 Where do you live if you don’t mind me asking…

                        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