Skip to content

Releases: melkati/CO2-Gadget

CO2-Gadget-v0.014.006

09 Jun 13:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.000...v0.014.006

CO2-Gadget-v0.14.000

03 Jun 05:21
Compare
Choose a tag to compare

⚡️ What's New

  • 🖥️ Support for e-Ink displays
  • 🛡️ Captive Portal for configuration
  • 🖱️ Full Streamlined Web Preferences Page
  • 📲 Sensor Calibration via Bluetooth: Now calibrate the CO2 sensor from the MyAmbiance app, via Bluetooth.
  • ⚡️ Real-Time Voltage Calibration from preferences web page
  • 🌐 Web Navigation System: Implement a navigation system between web pages for easier access and usability
  • 📊 Status Page: Introduce a new status.html page with the most important internal information for enhanced monitoring
  • 🌞 Light and Dark theme in web pages

🛠️ What's Fixed

  • 📶 Improv WiFi for configuration from the web installer
  • 🔄 Data Fetching Fixes: Resolve issues with fetching data from MyAmbiance for smoother data retrieval
  • 🔌 Serial Port Stability: Address issues with serial port stability on ESP32 S3 boards for enhanced performance
  • 🚫 BLE Limit Implementation: Implement limits on data sending via BLE (maximum 1 per second) for improved efficiency
  • 🔋 Battery Level Display Fix: Fix battery level display reversal for accurate monitoring.

📜 Full Changelog: Click here

CO2-Gadget-v0.12.022

10 Apr 08:03
Compare
Choose a tag to compare

What's Changed

MAINTENANCE RELEASE Recommended for all CO2 Gadget users

  • Added brightness control for T-Display S3 board (thanks to @Coscolin in #191)
  • Fixes to the configuration web page
  • Display layout fixes (occasional screen "dirtiness")
  • Temporarily removed OTA update support for boards without PSRAM
  • Additionally, numerous small fixes and improvements were made throughout CO2 Gadget to optimize its performance.

Full Changelog: v0.12.001...v0.12.022

CO2-Gadget-v0.12.001

25 Feb 20:26
Compare
Choose a tag to compare

CO2-Gadget-v0.12.000

25 Feb 14:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.000...v0.12.000

CO2-Gadget-v0.11.000

20 Feb 20:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.000...v0.11.000

CO2-Gadget-v0.10.000

18 Feb 14:31
Compare
Choose a tag to compare

What's Changed

  • Limit tempOffset to 0-30 degrees on embedded menu and HTML config menu (only positive numbers) by @melkati in #158
  • Buzzer implementation to drive the buzzer by @Coscolin in #157
  • Menu options to configure buzzer alarm by @Coscolin in #156
  • 159 add buzzer configuration to web config page by @melkati in #160
  • Rename downOrangeRange and downRedRange to belowOrangeRange and belowRedRange for clarity by @melkati in #161
  • Fix #155 Limit tempOffset to 0-30 degrees by @melkati in #162
  • Add initialize buzzer in setup() by @melkati in #164
  • Redefine buzzerLoop() workflow by @Coscolin in #163
  • Reduce code to only buzzer on red co2 level by @Coscolin in #165
  • Refactor initWifi(). Add uptime to information menu. Fixes typos. by @melkati in #167
  • Add display st7789 240x320 by @melkati in #169
  • Add hysteresis and correct sec. to ms timeBetweenBuzzerBeep*1000 by @Coscolin in #173
  • Add support for buzzer and alarms #154 by @melkati in #174
  • Feature buzzer by @melkati in #175
  • Development by @melkati in #179

Full Changelog: v0.9.001...v0.10.000

CO2-Gadget-v0.9.001

30 Jan 11:00
Compare
Choose a tag to compare

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

CO2-Gadget-v0.9.000

29 Jan 18:57
Compare
Choose a tag to compare

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:

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 TTGO T-Display #145

Breaking changes:

None

Notes:

This PR was not tested on esp32dev and esp32dev_OLED

What's Changed

Full Changelog: v8.0.000...v0.9.000

CO2-Gadget-v0.8.080

28 Jan 12:30
ed03ceb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.017...v0.8.080