CO2-Gadget-v0.10.000
github-actions
released this
18 Feb 14:31
·
396 commits
to master
since this release
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