Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.79 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.79 KB

OpenWeatherOneCall v4.0.3 IMAGE OF LIGHTNING

This is for ESP32 only

##This is an upgrade for OpenWeatherMap API 3.0 and Air Pollution API 2.5

Please be advised OpenWeather has changed ONE CALL to a subscription PAY BY CALL service. Signing up is required to get your KEY, but you get 1000 calls a day for free (this is one call every 90 seconds and that is A LOT for free) and you will continue to get all of the features of this library.

OpenWeatherOneCall library to gather weather information from OpenWeatherMap
Requires a One Call API Key from http://openweathermap.org (Some fees involved for some actions, see documentation)


### Uses latitude and longitude from GPS, WIFI Triangulation, or other means user supplied ###
Please install these additional libraries (as needed)
The easiest method for gathering information from Open Weather Map using the ***One Call API***

For Dark Sky users migrating to a new system please refer to the Variables Document for changes.

Please make sure you read the User Manual as v3.0.3 had many changes and new information


v4.0.0
--MAJOR REWRITE with addition options and variable SEE DOCUMENTATION. Some features deprecated no longer supported.
v4.0.1
--ADDED ISO 8601 Human Readable format to Date Time Format.
v4.0.3
--Corrected a DATE numbering issue.