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.

    Forecast with default weather module not working with Openweather

    Scheduled Pinned Locked Moved Solved Troubleshooting
    6 Posts 2 Posters 218 Views 2 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.
    • O Offline
      OliWer
      last edited by sdetweil

      Hi everyone,

      I’m using Openweather as the weather provider. I subscribed to the new API 3.0.
      I’m using the default weather module three times in my MM and the config for current is working as well as the config for hourly. But I’m not able to get the config working again for the forecast. I was playing with lat/lon and locationID, but no matter what I’m trying the display is always saying “loading”:
      ef67c921-c877-40cf-8b24-bc166b3bd6d2-image.png

      This is the config of the forecast:

      {
                              module: "weather",
                              position: "top_right",
                              header: "Wetter Vorhersage",
                              config: {
                                      weatherProvider:"openweathermap",
                                      type: "forecast",
                                      weatherEndpoint:"/forecast",
                                      locationID: "2950159",
                                      lat: 55.4815,
                                      lon: 10.8771,
                                      apiVersion: "3.0",
                                      apiKey: "mykeynumberthatworksfortheothermodules",
                                      units: "metric",
                                      degreeLabel: "true",
                                      units: "metric",
                                      showPrecipitationAmount: "true",
                                      maxNumberOfDays: "8",
                                      colored: "true",
                              }
                      },
      

      Any help would be appreciated.
      Thanks!

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

        @sdetweil well, that was easy to fix, thanks buddy!
        I was confused by the documentation I guess as the other endpoints are still listed there (as well as 2.5 as default API which does not match with the release notes of 2.29.0). But I think you guys are already aware of this.

        Thanks for working on the product!

        Cheers!

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

          @OliWer with the new api, ONLY the /onecall endpoint exists

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          O 1 Reply Last reply Reply Quote 0
          • O Offline
            OliWer @sdetweil
            last edited by

            @sdetweil well, that was easy to fix, thanks buddy!
            I was confused by the documentation I guess as the other endpoints are still listed there (as well as 2.5 as default API which does not match with the release notes of 2.29.0). But I think you guys are already aware of this.

            Thanks for working on the product!

            Cheers!

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

              @OliWer we only release every 90 days. things don’t always align right. we are all volunteers

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • S sdetweil has marked this topic as solved on
              • O Offline
                OliWer
                last edited by

                That was not a rant, just wanted to make you aware. I’m really thankful you guys are doing this.

                Cheers!

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

                  @OliWer didn’t take it as a rant…

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  1 Reply Last reply Reply Quote 0
                  • 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