Skip to content

Weather forecast: Fixed wind model (API change (property gust has been added))

The API of openweathermap has changed and includes a new property "gust" in the Wind model.

Using the current skeletion version leads to crashes.

Merge request reports