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!