Releases: somakeit/smibhid
Releases · somakeit/smibhid
v2.1.0 - Fancy UI edition, alarms and temporary closures
What's Changed
Features
- Push sensor data to smib by @sjefferson99 in #65
- Add error handler for bad credentials, specific exceptions and log in… by @sjefferson99 in #72
- Add co2 alarm snooze windows by @sjefferson99 in #71
- Set space temporarily close function by @sjefferson99 in #80
- Show alarm details on the sensors web page by @sjefferson99 in #79
- 75 add space state information and control to api and web admin console by @sjefferson99 in #86
- Add existing relevant API information to the system status page inste… by @sjefferson99 in #90
Housekeeping
- Adjust API calls to use non-deprecated endpoints in SMIB v2. by @sjefferson99 in #69
- Have SCD30 return None instead of 0 for NaN results and have get read… by @sjefferson99 in #83
- Improve UX on changing automatic measurement on scd30. by @sjefferson99 in #84
- 85 improve web UI navigation by @sjefferson99 in #87
Bugs
- Fix errors from disconnected sensors when not listed in config.py by @sjefferson99 in #81
Full Changelog: v2.0.0...v2.1.0
v2.0.0 - Sensor alarms, displays and tests
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
.ideaand__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
v1.4.0
Migrated from SMIB: https://github.com/somakeit/smib
Full Changelog: https://github.com/somakeit/smibhid/commits/v1.4.0