lmarzen / esp32-weather-epd

A low-power E-Paper weather display powered by an ESP32 microcontroller. Utilizes the OpenWeatherMap API.
GNU General Public License v3.0
2.33k stars 179 forks source link

Change hourly forecast diagram #75

Closed miloit closed 4 months ago

miloit commented 5 months ago

Hello,

is it possible to decide if the hourly forecast diagram can be changed also to a weekly forcast diagramm?

lmarzen commented 5 months ago

Unfortunately, Open Weather Map's OneCall API https://openweathermap.org/api/one-call-3 does not provide weekly weather information and only provides daily weather forecasts for 8 days out.

miloit commented 5 months ago

Okay thank you....and a history function?

lmarzen commented 5 months ago

Can you please elaborate?

lmarzen commented 4 months ago

Closed since this issue is inactive.