Releases: penguineer/SensorsReport
Releases · penguineer/SensorsReport
v2.0.0
Implemented enhancements:
- Add a file data provider to read values from a file #20 (penguineer)
Closed issues:
Merged pull requests:
- Introduce a provider-based architecture as preparation for additional data sources #19 (penguineer)
- (BREAKING) Refactor the configuration structure for extensibility #18 (penguineer)
v1.1.0
Implemented enhancements:
- 🎨 Print timestamp and log levels in output #8
- 🎨 Warn about missing sensors in configuration #7
- Verify the sensor configuration on start-up #14 (penguineer)
- Switch to the Python logging framework #12 (penguineer)
- Be more verbose about the detected configuration #11 (penguineer)
Merged pull requests:
- README clean-up #17 (penguineer)
- Adjust docker-image workflow for new main branch #16 (penguineer)
- Properly disconnect the MQTT client on shutdown #13 (penguineer)
v1.0.1
v1.0.0
As the software has been running for two years now, it is time for release 1.0.0!
Merged pull requests:
- ⬆️ Update dependencies #5 (penguineer)
- 📝 Add run instructions to README #4 (penguineer)
- 👷 Add GitHub CI #3 (penguineer)
- 📝 Clarify the syntax in the confiuration example #2 (penguineer)
v0.1.0
Full Changelog: https://github.com/penguineer/SensorsReport/commits/v0.1.0
First usable release.