It should also make sensors for that. I think it’s named sensor.openweathermap_forecast_temperature_low You could also get the corresponding low temp value as you do for temperature (aka, the second forecast)
Perfect, many thanks! How can I visualize the data structure of entities (so I can see what’s in them), i.e. how could I have found out that the attribute I am looking for is “templow” by myself?
Is anyone else getting values for the sensor “openweathermap_forecast_temperature_low”? Mine is always “unknown”, but the high forecast is working fine.