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

    Scheduled Pinned Locked Moved Solved Troubleshooting
    92 Posts 14 Posters 50.1k Views 14 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.
    • R Offline
      Ray
      last edited by

      So I went ahead and applied for the app 3.0
      and gave them my credit card
      and it was extremely easy to do
      I did not have to create a new app key I was able to use my original ones

      I also change the number of calls from 10 minutes to 15 minutes
      and I added “https://api.openweathermap.org/data/3.0/onecall?”
      In the node_helper.js

      thanks to everyone here I was successful
      my two systems are back online showing the current temperature

      S J 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @Ray
        last edited by

        @Ray said in MMM-OpenWeatherForecast:

        and I added “https://api.openweathermap.org/data/3.0/onecall?”
        In the node_helper.js

        if you change to the latest version/fork of the module you do not need to do that

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        R 1 Reply Last reply Reply Quote 0
        • R Offline
          Ray @sdetweil
          last edited by

          @sdetweil
          I was under the impression that I had to do that in order for it to work
          so I don’t understand what you mean what other way is there

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

            @Ray which repo are you using

            do

            git remote -v

            in the module folder

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            R 1 Reply Last reply Reply Quote 0
            • R Offline
              Ray @sdetweil
              last edited by

              @sdetweil
              okay I got this
              origin https://github.com/MichMich/MagicMirror.git (fetch)
              origin https://github.com/MichMich/MagicMirror.git (push)
              is that what you’re looking for

              R S 2 Replies Last reply Reply Quote 0
              • R Offline
                Ray @Ray
                last edited by

                @Ray
                I also got this
                origin https://github.com/jclarke0000/MMM-OpenWeatherForecast.git (fetch)
                origin https://github.com/jclarke0000/MMM-OpenWeatherForecast.git (push)

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

                  @Ray no… in the MMM-OpenWeatherForecast module folder

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  R 1 Reply Last reply Reply Quote 0
                  • R Offline
                    Ray @sdetweil
                    last edited by

                    @sdetweil the last one there I posted was done in that folder

                    but I can’t say I have the older version that is been working good for years

                    R 1 Reply Last reply Reply Quote 0
                    • R Offline
                      Ray @Ray
                      last edited by

                      @Ray origin https://github.com/jclarke0000/MMM-OpenWeatherForecast.git (fetch)
                      origin https://github.com/jclarke0000/MMM-OpenWeatherForecast.git (push)
                      ray@ray-VirtualBox:~/MagicMirror/modules/MMM-OpenWeatherForecast$

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

                        @Ray yes, that is the original, now some 3 years old

                        from the modules list (linked in the header of the forum),
                        Screenshot at 2024-10-02 09-31-14.png

                        https://kristjanesperanto.github.io/MagicMirror-3rd-Party-Modules/
                        with openweather in the search box

                        https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        R 1 Reply Last reply Reply Quote 0
                        • R Offline
                          Ray @sdetweil
                          last edited by

                          @sdetweil
                          the one that’s installed on my mirror is
                          jclarke0000
                          /
                          MMM-OpenWeatherForecast

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

                            @Ray i know, that is old, time to migrate to a newer version

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            1 Reply Last reply Reply Quote 0
                            • M Offline
                              megagprime
                              last edited by

                              Hi guys, so do we have a definitive fix? I tried new api key, old api key, base url, no base url, still not working.

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

                                @megagprime IMG_0369.png

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                M 1 Reply Last reply Reply Quote 0
                                • M Offline
                                  megagprime @sdetweil
                                  last edited by

                                  @sdetweil yes thank you i have done all that, still doesn’t work. Do i need to update the module?
                                  aa115b30-e668-4f75-aa83-befa410d455d-image.png

                                  S 2 Replies Last reply Reply Quote 0
                                  • S Offline
                                    sdetweil @megagprime
                                    last edited by

                                    @megagprime id let the module set the urlbase

                                    IMG_0370.png

                                    Sam

                                    How to add modules

                                    learning how to use browser developers window for css changes

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

                                      @megagprime also note the config parms it uses

                                      IMG_0371.png

                                      Sam

                                      How to add modules

                                      learning how to use browser developers window for css changes

                                      1 Reply Last reply Reply Quote 0
                                      • M Offline
                                        megagprime @sdetweil
                                        last edited by

                                        @sdetweil i did, i commented out the urlbase. All the other config settings are the same that have been working for years.

                                        wishmaster270W 1 Reply Last reply Reply Quote 0
                                        • wishmaster270W Offline
                                          wishmaster270 Module Developer @megagprime
                                          last edited by wishmaster270

                                          @megagprime You will need to update to the new fork of the module.
                                          It does not matter if the old settings worked for years as the provider shut down the old api and you need to use the new api if you want some information to be displayed again.
                                          The original module did not provide a way to change the url the information is fetched of. Even if you add the apiBaseUrl to the settings the old module will ignore it.
                                          I released a new version IN MY FORK yesterday which uses the new URL in default. So no need to set the base URL in the settings anymore. The version in my fork before yesterday needed the parameter in the config to work with the new api.

                                          So either change to my fork and update with:

                                          cd ~/MagicMirror/modules/MMM-OpenWeatherForecast
                                          
                                          git remote set-url origin https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast.git
                                          
                                          git pull
                                          
                                          rm -rf node_modules package-lock.json
                                          
                                          npm install
                                          

                                          Or remove the old module folder and reinstall from this Url:

                                          My Fork

                                          S 1 Reply Last reply Reply Quote 2
                                          • S Offline
                                            sdetweil @wishmaster270
                                            last edited by

                                            @wishmaster270 thanks Tom

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            1 Reply Last reply Reply Quote 1

                                            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
                                            • 3
                                            • 4
                                            • 5
                                            • 3 / 5
                                            • 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