Releases: matthias-bs/BresserWeatherSensorReceiver
Releases · matthias-bs/BresserWeatherSensorReceiver
v0.28.2
What's Changed
v0.28.0
- Added configuration of maximum number of sensors at run time in #166
- Added configuration of enabled decoders at run time in #167
WeatherSensorCfg.h
: RenamedNUM_SENSORS
toMAX_SENSORS_DEFAULT
v0.28.1
- Changed type of loop variables to fix compiler warnings (RP2040)
v0.28.2
- Fixed configuration of enabled decoders at run time
Note
The AVR architecture — including Adafruit Feather 32u4 RFM95 LoRa Radio — is no longer supported due to code size.
Full Changelog: v0.27.4...v0.28.2
v0.28.1
What's Changed
- Added configuration of maximum number of sensors at run time in #166
- Added configuration of enabled decoders at run time in #167
WeatherSensorCfg.h
: RenamedNUM_SENSORS
toMAX_SENSORS_DEFAULT
- Changed type of loop variables to fix compiler warnings (RP2040)
Note
The AVR architecture — including Adafruit Feather 32u4 RFM95 LoRa Radio — is no longer supported due to code size.
Full Changelog: v0.27.4...v0.28.1
v0.28.0
What's Changed
- Added configuration of maximum number of sensors at run time in #166
- Added configuration of enabled decoders at run time in #167
WeatherSensorCfg.h
: RenamedNUM_SENSORS
toMAX_SENSORS_DEFAULT
Note
The AVR architecture — including Adafruit Feather 32u4 RFM95 LoRa Radio — is no longer supported due to code size.
Full Changelog: v0.27.4...v0.28.0
v0.27.4
What's Changed
- Refactored board initialization in #164 -
Required for using PowerFeather board in BresserWeatherSensorLW
Full Changelog: v0.27.3...v0.27.4
v0.27.3
What's Changed
- BresserWeatherSensorMQTTWifiMgr.ino: Fixed setting of real time clock via SNTP in case of USE_WIFI is set in #162
- Updated keywords.txt
- Added generation of keywords.txt with Doxygen and KeywordsTxtGenerator by @bengtmartensson
Full Changelog: v0.27.2...v0.27.3
v0.27.2
What's Changed
- Added define variant ARDUINO_heltec_wifi_lora_32_V3 in #159
Full Changelog: v0.27.1...v0.27.2
v0.27.1
What's Changed
- Implemented setting of sensor_ids_inc/sensor_ids_exc to an empty list
Full Changelog: v0.27.0...v0.27.1
v0.27.0
What's Changed
- Implemented setting of sensor_ids_exc / sensor_ids_exc at run time in #156
Full Changelog: v0.26.0...v0.27.0