Releases: ThingPulse/esp8266-weather-station
Releases · ThingPulse/esp8266-weather-station
Switch to OWM location id
Added a new function to query OpenWeatherMap data by city id rather then by city name - the latter my produce ambiguous results.
Add SunMoonCalc port
This release adds a port of SunMoonCalc (Issue #121) to the weather station library. This implementation is based on a Java class by T. Alonso Albi from OAN (Spain) published at http://conga.oan.es/~alonso/doku.php?id=blog:sun_moon_position
Add new client code and demo for OpenWeatherMap to replace Wunderground as weather data provider
A few days ago Wunderground - the weather data provider we used in this library - has stopped their free tier without previous warning. We immediately started looking for alternatives and decided to migrate our code to use OpenWeatherMap.com as a service. This release adds the OpenWeatherMap client code as well as demos which show how to use it.
Adapt to upstream interface changes of SSD1306 API
1.4.0 Prepare for release
Add new separate classes
1.3.2 Update library.properties
Bug fixes, cleanup
1.3.1 Preparing for release
Refactored to more memory efficient architecture
1.3.0 Preparing for next release
Release 1.2.3
Preparing for release 1.2.3
Added compatibility indicators for ESP32 on Platformio
1.2.2 Prepare for release
Added compatibility indicators for ESP32
1.2.1 Prepare for release