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