Skip to content

CO2-Gadget-v0.9.001

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 11:00
· 512 commits to master since this release

What's new:

Full support for T-Display S3 board
Add support for ESP32 S3
Add Improv-WiFi functionality
Add configuration web page
Use bigger fonts on display
Smooth Anti-Aliased fonts
Show CO2 Gadget IP address in big numbers on serial port
MQTT Discovery for Home Assistant (and others supporting it as HomeSeer with mcsMQTT)
Update to CanAirIO Air Quality Sensors Library to latest version

Fixes:

Fix WiFi initialization issue (disable WiFi if SSID not set)](6953c97)
Modify partition table and Disable OTA for ESP32 to free up a lot of memory](64e13a2)
Brightness adjustment not working and display not turning off if configured to do so. Thanks @Coscolin
Many small fixes and improvements across CO2 Gadget

Know issues:

Sometimes CO2 value prints to wrong place on display #145 (as workaround, until it's fixed, enter and output menu).

Breaking changes:

None

Notes:

This PR was not tested on esp32dev and esp32dev_OLED

What's Changed

Full Changelog from V0.8.000: v8.0.000...v0.9.001