Working again on OWM, but can’t find answers to two questions:
1 - I can’t find any channel for dew point. Should be a Current Weather item
2 - How can you get forecasts beyond 24 hours? My channels show forecasts for 3-hour intervals but nothing beyond 24. The free account provides for up to 5 days (doesn’t it?), yet I don’t see how
Number:Temperature localDailyForecastTomorrowMaxTemperature "Maximum temperature for tomorrow [%.1f %unit%]" <temperature> { channel="openweathermap:weather-and-forecast:api:local:forecastTomorrow#max-temperature" }
Number:Temperature localDailyForecastDay2MaxTemperature "Maximum temperature in 2 days [%.1f %unit%]" <temperature> { channel="openweathermap:weather-and-forecast:api:local:forecastDay2#max-temperature" }