Releases: oseiler2/CO2Monitor
Releases · oseiler2/CO2Monitor
v1.2.4
v1.2.3
v1.2.2
v1.2.1
Documentation, minor fixes and updates
- TLS and other documentation updated
- improved button press detection
- use base64url instead of base64 for mac creation to avoid issues with using the mac in MQTT access control
- updated dependencies and platform to latest versions
IAQ thresholds, ambient pressure and improved Docker
- new thresholds for IAQ readings
- renamed config values from [yellow|red|darkRed]Threshold to co2[Yellow|Red|DarkRed]Threshold and added iaq[Yellow|Red|DarkRed]
- improved docker documentation and provisioning for Grafana
- feed ambient pressure readings from BME680 to SCD30/SCD40 if present for improved accuracy.
MQTT mTLS support
- added support for MQTT TLS client authentication
- minor bug fixes
Bugfixes
Minor bugfix for 32 row LCDs
Bugfix that stops a priority message blocking data updates for LCDs with 32 rows.
Initial release with semantic versioning
Some refinements around support for semantic versioning, better OTA support and TLS support for MQTT.