OpenWeatherMap One Call Maximum Temperature

The documentation for the OpenWeatherMap binding says that daily forecast information is only available on paid accounts (OpenWeatherMap - Bindings | openHAB), and the documentation also says that maximum temperature data is not available from One Call for the 3-hour forecast.

I think everything has moved to One Call now, so I’m curious if the documentation is out of date?

Also, I use another service with my OpenWeatherMap API (GitHub - MarcLandis/MMM-OpenWeatherMapForecast: MagicMirror² module to display weather information using the OpenWeatherMap One Call API), and it DOES give me maximum and minimum temperature forecasts for several days, and the pricing page for OpenWeatherMap says that 8 days of daily forecasts are available (Pricing - OpenWeatherMap).

So, is there really not a way to get daily max and min temperatures from API v3.0?

Hi, from my Point of view documentation only states you have to add payment details and then gives you hints how to avoid payment by limiting to 1000 calls a day. So I don‘t think it is outdated.
I also could not find anything in the docs about the 3h…

Good day.
In my widget min/max temperature works for five days.
I checked for eight days and it works too.

Interesting, @Anpro and @RUSODUA . What do your configurations look like? I have tried the following with no luck:

{unit="°F", channel="openweathermap:weather-and-forecast:api:home:forecastToday#max-temperature"}
{unit="°F", channel="openweathermap:weather-and-forecast:api:home:forecastTomorrow#max-temperature"}

Select the number of days (highlighted in red square) and add min./max. temperature channels for the required number of days.