Skip to content

v0.2.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@patrickjaigner patrickjaigner released this 11 Jul 09:40
· 277 commits to main since this release

🔧 Refactoring

  • Moved CO2 sensor compensation into CO2 measurement call
  • Moved CO2 filter setting into sensor initialization
  • Added CO2 sensor exception teardown for issues outside of measurement call
  • Added additional logging for measurement and calibration procedures

🐛 Bugfixes

  • Fixed issue for handling empty configuration messages #107
  • Fixed issue with Configuration POST request #108