Binding openweathermap doesn't provide all OneCall API 3.0 capabilities ...?

I can’t exactly say what’s the problem with your SetUp, as I do not running the binding at the moment. But when testing the account with a “http-request” I get all the data(without minutely) with my api-call

https://api.openweathermap.org/data/3.0/onecall?lat=<lattitude>&lon=<longitude>&exclude=minutely&appid=<my-app-id-top-secret>&lang=de&units=metric

Have you had a look at the bindings-documentation ? I think there was a change from “owm-2.5” to “onecall-3.0”

Another useful thread from @rlkoshak you’ll find here

Hope that helps you.

Cheers - Peter

1 Like