OpenWeatherMap-PHP-API icon indicating copy to clipboard operation
OpenWeatherMap-PHP-API copied to clipboard

Add historic weather data

Open danielgelling opened this issue 4 years ago • 1 comments

In v3.0.0 historic weather data was removed from this library. Reason was that the integration could not be tested because it requires a paid subscription. However the current plans on openweathermap.com/price allows a 1000 requests/day for historic weather data. I would like to see this feature added back into this library 🙂

danielgelling avatar May 04 '21 12:05 danielgelling

It seems that the history API is still available for OpenWeatherMap API.

And it should let History.php and WeatherHistory.php files be added back.

peter279k avatar May 05 '21 02:05 peter279k