Skip to content

Releases: ThingPulse/esp8266-weather-station

2.2.0 ESP32 support

26 May 12:47
Compare
Choose a tag to compare

2.1.0 OWM One Call API and clean-up

18 Nov 20:36
Compare
Choose a tag to compare

2.0.1 Change logic of reading HTTP response stream

22 Mar 11:43
237442a
Compare
Choose a tag to compare

2.0 Remove WU code and minor fixes

12 Jan 20:42
Compare
Choose a tag to compare

Details: v1.6.6...v2.0.0

Fix memory leak in SunMoonCalc

21 Mar 20:59
Compare
Choose a tag to compare

See #144 for report and test case.

fmod instead of % for floating point modulo

26 Dec 10:47
Compare
Choose a tag to compare

The betas for ESP8266 Arduino-core 2.5 appear to no longer support % for floating point modulo. Reported in #148.

Adjust TCP read loop to new paradigm for non-OWM

21 Oct 10:55
Compare
Choose a tag to compare

Adjust TCP read loop to new paradigm

18 Oct 20:41
Compare
Choose a tag to compare

This addresses esp8266/Arduino#5257 which caused problems for some uses when reading current weather data from OWM.

OWM parser famish fix

18 Aug 06:34
Compare
Choose a tag to compare
Add yield to the parse loop

This is to avoid famishin the WiFi stack.

Fixes #131

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