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