Releases: matthias-bs/BresserWeatherSensorReceiver
Releases · matthias-bs/BresserWeatherSensorReceiver
v0.36.1
v0.36.0
What's Changed
- [Examples] Added BresserWeatherSensorOLED in #252
- [Examples] Added BresserWeatherReceiverSDCard in #253
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- [Examples] Added BresserWeatherSensorCanvasGauges in #250
Full Changelog: v0.34.0...v0.35.0
v0.34.0
What's Changed
- Swapped 'humidity_ok' and 'wind_ok' by @frisnit in #242
- Add combined Weather & Soil Sensor data message in #243
- Added Lightning Sensor to combined MQTT payload in #244
- Refactor publishWeatherdata() in #245
- [CI] Added spell check in #248
- [CI] Update GitHub actions in #249
- Updated RadioLib to v7.3.0
New Contributors
Full Changelog: v0.33.1...v0.34.0
v0.33.1
What's Changed
- Fixed radio.readData() state check in getMessage() in #239
- Update to RadioLib v7.2.1 in #240
- Fix inadvertent LWT message after "offline" status message and disconnect in #241
- Removed TLS fingerprint option (insecure)
- Added Datacake uplink decoder
Full Changelog: v0.33.0...v0.33.1
v0.33.0
What's Changed
- Fix m5core2 in #231
- Add configuration of expected update rate at run-time in #232
- Small fixes to BresserWeatherSensorMQTTWifiMgr by @mreschka in #233
- Update mqtt_comm.h/.cpp from BresserWeatherSensorMQTTWifiMgr in #234
- Changed hardcoded receive timeout to define in #236
- Update to RadioLib v7.2.0 in #238
- Library updates
- RadioLib v7.2.0
- ArduinoJson v7.4.2
New Contributors
Full Changelog: v0.32.1...v0.33.0
v0.32.1
v0.32.0
What's Changed
- Fix payload generation for lightning sensor by @ThomasKeil in #226
- Added Home Assistant MQTT discovery in #228
- Refactoring of MQTT sketches in #229
- Library updates
- powerfeather-sdk v1.1.0
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- Added
weatherSensor.sleep()
to all examples with sleep mode in #218 - Add Support of Bresser 8-in-1 Weather Sensor in #221
- Note: The
tglobe_c
sensor value still has to be validated, thus it should be considered as preliminary.
- Note: The
- Update README.md regarding 8-in-1 Weather Sensor in #222
- [8-in-1 Sensor] Minor change in
tglobe_c
handling in #224 - Add calculation of Wet-Bulb Globe Temperature (WBGT) and Wet-Bulb Temperature in #225
- CI: disabled esp32:esp32:m5stack-core2 due to compiler error in M5 stack library
- Library updates
- RadioLib v7.1.2
- ArduinoJson v7.3.0
Full Changelog: v0.30.0...v0.31.0
v0.30.0
What's Changed
- Refactoring of board definitions in #215
- LilyGo T3 S3 LR1121 RF switch and TCXO configuration in #216
- Breaking Change: Changed radio object scope from file to global
Full Changelog: v0.29.0...v0.30.0