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

MMM-OpenWeatherForecast - loading issue

Scheduled Pinned Locked Moved Solved Troubleshooting
23 Posts 7 Posters 1.4k Views 8 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 @KristjanESPERANTO
    last edited by Nov 4, 2024, 9:09 PM

    @KristjanESPERANTO @Como
    rather than spend any time on this

    rename your existing module out of the way and install
    https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast

    no config changes I don’t think… (maybe lat/lon for location/locationID)
    Tom is very active in supporting his work…

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    S E 2 Replies Last reply Nov 8, 2024, 12:19 PM Reply Quote 0
    • S Away
      sdetweil @sdetweil
      last edited by Nov 8, 2024, 12:19 PM

      @Como did you get this resolved?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      C 1 Reply Last reply Nov 8, 2024, 9:18 PM Reply Quote 0
      • C Offline
        Como @sdetweil
        last edited by Nov 8, 2024, 9:18 PM

        @sdetweil life has been busy. Hopefully I can do it this weekend. I’ll report afterward.

        1 Reply Last reply Reply Quote 0
        • J Offline
          jms3700 Project Sponsor
          last edited by Nov 10, 2024, 5:50 AM

          I had to change the node_helper.js to call the right api moet in node_helper.js (3.0 instead of 2.5)
          sudo nano node_helper.js

              //make request to OpenWeather One Call API
          

          // var url = “https://api.openweathermap.org/data/2.5/onecall?” +
          var url = “https://api.openweathermap.org/data/3.0/onecall?” +

          This solution works for me

          S 1 Reply Last reply Nov 10, 2024, 12:25 PM Reply Quote 0
          • S Away
            sdetweil @jms3700
            last edited by Nov 10, 2024, 12:25 PM

            @jms3700 never use sudo for MagicMirror things

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            J 1 Reply Last reply Nov 15, 2024, 7:12 AM Reply Quote 0
            • J Offline
              jms3700 Project Sponsor @sdetweil
              last edited by Nov 15, 2024, 7:12 AM

              @sdetweil

              Hello Sam,

              Indeed, I was wrong to use sudo. Thanks for the reminder!

              Jean-Marie

              1 Reply Last reply Reply Quote 0
              • S sdetweil has marked this topic as solved on Nov 15, 2024, 12:06 PM
              • Z Offline
                zdenek
                last edited by Nov 21, 2024, 6:03 AM

                Hi all
                maybe I’ve missed something, but did someone find the solution? If so, can describe setp-by-step how to do it?

                thanks

                S 1 Reply Last reply Nov 21, 2024, 12:22 PM Reply Quote 0
                • S Away
                  sdetweil @zdenek
                  last edited by Nov 21, 2024, 12:22 PM

                  @zdenek see https://forum.magicmirror.builders/post/121026

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 1
                  • E Offline
                    el_georgie @sdetweil
                    last edited by Nov 23, 2024, 11:25 PM

                    @sdetweil I tried that and the module just keep loading…I even tried the default weather and other modules and same, keeps loading. I was using it for years and no issue. Perhaps something with the API?

                    S 1 Reply Last reply Nov 24, 2024, 1:31 AM Reply Quote 0
                    • S Away
                      sdetweil @el_georgie
                      last edited by Nov 24, 2024, 1:31 AM

                      @el_georgie did you get a new api key?? 3.0 requires a credit card, only 3.0 available now

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        18/23
                        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