Forecast of Weather Binding not working

Hi,

I’m struggling to get the weather binding up and running properly. The current temperatures, humidity etc. is working, but the forecast isn’t.

I’ve attached a screenshot illustrating the issue. The command ‘${weather:temperature.current(%.1f)}’ is working fine, but ‘${forecast(0):temperature.max($.0f)}’ and similar commands are not working.

Any help is highly appreciated!

Bildschirmfoto 2020-11-29 um 15.56.26

Seems to be an issue with the data provider. Switched from OpenWeatherMap to Weatherbit and it’s not working.