Releases: matthias-bs/BresserWeatherSensorLW
Releases · matthias-bs/BresserWeatherSensorLW
v0.13.1
What's Changed
-
BUGFIX: Prevent WDT reset by moving decoding from scan callback to getData() in #172
-
Miscellaneous
-
Documentation
-
CI
-
Library Updates
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- Fixed potential buffer overflow in #147
- Fixed naming collision with ATC_MiThermometer in #148
- Fixed using ATC_MiThermometer library in #149
- Added external RTC as option in #152
- Update keywords in #153
- Bugfix: Added specific logging macros in scan callback to avoid WDT reset in #154
- Added time and date tests/examples in #155
- Refactoring and set update rate in #156
- Refactored by moving system features/architecture dependent code to SystemContext
- Replaced ESP32Time by POSIX functions
- Added hysteresis to sleep interval selection voltage thresholds
- BREAKING CHANGE: Renamed keywords in node_config.json / defines in BresserWeatherSensorLWCfg.h for voltage thresholds
- Added CMD_GET_WS_POSTPROC/CMD_SET_WS_POSTPROC for update rate configuration
- Added weather sensor (rain gauge/lightning counter) post processing update rate configuration
- [RP2040] Fixed rtcLastClockSync save/restore
Full Changelog: v0.12.2...v0.13.0
v0.12.2
What's Changed
- OneWire: Fixed missing function call for temperature conversion in #146
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
-
Update RadioLib v7.2.1 in #144
-
Fixed using non-zero JoinEUI/AppEUI from secrets.h in #145
-
Library updates
- RadioLib v7.2.1
- BresserWeatherSensorReceiver v0.33.1
- NimBLE-Arduino v2.3.2
- TheengsDecoder v1.9.9
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Reverted workaround for h2zero/NimBLE-Arduino#826 in #127
- Added support for 8-in-1 Weather Sensor in #131
- Reduced startup time and power consumption in #133
- Added Home Assistant integration in #135
- Fixed CMD_GET_SENSORS_CFG response if max_sensors is not stored in preferences in #138
- Updated libraries in #139
- Update to RadioLib v7.2.0 in #140
- Added customDelay() to reduce power consumption in #141
- Fixed OneWire temperature sensor reading in #143
- Library updates
- RadioLib v7.2.0
- BresserWeatherSensorReceiver v0.33.0
- OneWireNg v0.14.0
- DallasTemperature v4.0.3
- NimBLE-Arduino v2.3.1
- ATC_MiThermometer v0.5.0
- TheengsDecoder v1.9.8
- ArduinoJson v7.4.2
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Modified sleep duration if battery is low but external power is available in #118
- Refactoring in #121
- Added support of LilyGo T3S3 SX1262/SX1276/LR1121, modified to use radio object from BresserWeatherSensorReceiver in #122
- Update README.md regarding Helium support in #124
- Update to NimBLE-Arduino v2.x.x in #125
- Library updates:
- BresserWeatherSensorReceiver v0.30.0
- RadioLib v7.1.2
- DallasTemperature v4.0.2
- NimBLE-Arduino v2.2.0
- TheengsDecoder v1.8.4
- ArduinoJson v7.3.0
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- [PowerFeather] Fixed inadverted sleep if battery is low but external power is good in #113
- [FireBeetle] Fixed inadverted sleep if battery is low but external power is good in #116
- Modified some log levels
- Library updates
- RadioLib v7.1.0
- BresserWeatherSensorReceiver v0.28.10
- LoRa Serialization v3.3.1
- NimBLE-Arduino v1.4.3
- TheengsDecoder v1.8.2
- ArduinoJson v7.2.1
- M5Unified v0.2.1
- M5Core2 v0.2.0
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Bump to RadioLib v7.0.1 in #110
- Added support for LoRaWAN 1.0.4
- Further library updates
- ArduinoJson v7.2.0
- M5Unified v0.1.17
- powerfeather-sdk v1.0.7
Full Changelog: v0.9.4...v0.10.0
v0.9.4
What's Changed
- Added Python script for creating reports as PDF from CSV files provided by Datacake in #104
- Fix rp2040 clk init in #105
- Fix handling of downlink after any kind of uplink in #108
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- Added missing implementation of CMD_SET_LW_STATUS_INTERVAL in #102
Open Issues
Full Changelog: v0.9.2...v0.9.3