I was wondering which weather binding provides most features for OH 2.4 ?
Currently I’m using openweathermap, the widget provided by @bastiaan_van_h looks good though, but the html formating in my custome template is not working for temperature items
{{‘%.0f’ | sprintf:itemValue(‘localDailyForecastTodayMaxTemperature’) }}
the API response seems very poor and the uvindex is missing completely.
Any recommendations?