Read the statement by Michael Teeuw here.
Forecast with default weather module not working with Openweather
-
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”:
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! -
@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!
-
@OliWer with the new api, ONLY the /onecall endpoint exists
-
@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!
-
@OliWer we only release every 90 days. things don’t always align right. we are all volunteers
-
-
That was not a rant, just wanted to make you aware. I’m really thankful you guys are doing this.
Cheers!
-
@OliWer didn’t take it as a rant…