Releases: matthias-bs/BresserWeatherSensorReceiver
Releases · matthias-bs/BresserWeatherSensorReceiver
v0.30.0
v0.29.0
What's Changed
- Add pin definitions for Maker Go ESP32C3 Supermini with Heltec HT-RA62 in #197
- Add run time configuration of sensor_ids_inc/sensor_ids_exc via MQTT in #198
- Added Heltec Vision Master T190 in #204
- Added option to set a frequency offset by @ThomasKeil in #207
- [Debugging] Prevent redefine of CORE_DEBUG_LEVEL if already defined elsewhere by @ThomasKeil in #208
- Bugfix in reset reason handling on ESP8266 platform in example by @ThomasKeil in #209
- Fixed some minor typos by @ThomasKeil in #210
- Added LilyGo T3 S3 in #212 (including general support of LR1121 radio modem chip)
- Modified library.properties in #214
- Library updates
- RadioLib v7.1.1
- ArduinoJson v7.2.1
- M5Unified v0.2.1 (optional)
- M5Core2 v0.2.0 (optional)
- M5GFX v0.2.0 (optional)
New Contributors
- @ThomasKeil made their first contribution in #207
Full Changelog: v0.28.10...v0.29.0
v0.28.10
What's Changed
- Updated board definitions
- Library updates
- RadioLib v7.1.0
- ArduinoJson v7.2.0
- LoRa Serialization v3.3.1
- powerfeather-sdk v1.0.7 (optional)
Full Changelog: v0.28.9...v0.28.10
v0.28.9
What's Changed
- Fix invalid battery flag in #185
- Only BresserWeatherSensorBasic.ino with weather sensor using 6-in-1 protocol was affected
- Added features required by matthias-bs/BresserWeatherSensorLW#79 in #187
- Added struct Sensor.decoder
- Added option to skip initialization of include/exclude list in begin()
- Library updates
- ArduinoJson v7.1.0
- powerfeather-sdk v1.0.6 (optional)
Full Changelog: v0.28.8...v0.28.9
v0.28.8
What's Changed
- Fixed handling of empty include/exclude lists (ID: 0x00000000) in Preferences in #180
Full Changelog: v0.28.7...v0.28.8
v0.28.7
What's Changed
- Fixed implementation of maximum number of sensors in #177
Full Changelog: v0.28.6...v0.28.7
v0.28.6
What's Changed
- Modified implementation of maximum number of sensors in #175
Full Changelog: v0.28.5...v0.28.6
v0.28.5
What's Changed
- Updated board definitions after changes in arduino-esp32 v3.0.0
- Updated README.md
- Fixed configuration for Heltec Wireless Stick V3
Full Changelog: v0.28.3...v0.28.5
v0.28.4
What's Changed
- Updated board definitions after changes in arduino-esp32 v3.0.0
Full Changelog: v0.28.3...v0.28.4
v0.28.3
What's Changed
- Refactored WeatherSensor.cpp in #168
- Fixed compile errors with arduino-esp32 v3.0.0 using secure WiFi in #172
- Update decodeBresser5In1Payload() from rtl_433 project in #173
- Updated M5Stack library versions in CI configuration
Full Changelog: v0.28.2...v0.28.3