Skip to content

Releases: ThingPulse/esp8266-weather-station

Switch to OWM location id

05 Aug 16:23
Compare
Choose a tag to compare

Added a new function to query OpenWeatherMap data by city id rather then by city name - the latter my produce ambiguous results.

-> https://openweathermap.org/current

Add SunMoonCalc port

07 Jul 06:54
Compare
Choose a tag to compare

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

29 May 19:17
Compare
Choose a tag to compare

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

21 Mar 15:43
Compare
Choose a tag to compare

Add new separate classes

06 Oct 06:05
Compare
Choose a tag to compare
1.3.2

Update library.properties

Bug fixes, cleanup

25 Jun 11:38
Compare
Choose a tag to compare
1.3.1

Preparing for release

Refactored to more memory efficient architecture

23 Jun 11:13
Compare
Choose a tag to compare
1.3.0

Preparing for next release

Release 1.2.3

16 Jun 19:24
Compare
Choose a tag to compare
Preparing for release 1.2.3

Added compatibility indicators for ESP32 on Platformio

17 Feb 15:55
Compare
Choose a tag to compare

Added compatibility indicators for ESP32

15 Feb 21:29
Compare
Choose a tag to compare
1.2.1

Prepare for release