What's Changed
Features
- 33 smibhid sensor alarms - Alarm buzzer and snooze button functions for sensor equipped SMIBHIDs by @sjefferson99 in #54
- 34 create smibhid api endpoint and web form for calibrating co2 sensor by @sjefferson99 in #47
- 40 new smibhid api endpoint that returns the hostname by @sjefferson99 in #60
- Pytest framework introduced
- 2 smibhid display output for sensor information by @sjefferson99 in #59
Housekeeping
- Update .gitignore to include
.idea
and__pycache__
by @sam57719 in #3 - Add data sanity checks to minute logger. by @sjefferson99 in #42
- Move code into src subfolder by @sjefferson99 in #45
- Add contributing file by @sjefferson99 in #48
- Update hardware to pico2w by @sjefferson99 in #62
- Create LICENSE by @sjefferson99 in #61
Bugs
No Bugs.
New Contributors
- @sam57719 made their first contribution in #3
- @sjefferson99 made their first contribution in #44
Full Changelog: v1.4.0...v2.0.0