v0.4.4 (2021-04-06)
Fixed bugs:
- Prevent multiple simultaneous connection attempts to different devices #27
Closed issues:
v0.4.3 (2021-04-06)
v0.4.2 (2021-04-06)
Implemented enhancements:
- Ability to control display brightness #19
Fixed bugs:
- Multiple re-connection attempts some times lead to command failure #24
v0.4.1 (2021-03-22)
Implemented enhancements:
- VOC and CO2 sensors support #18
Fixed bugs:
- Incorrect sensor readings #21
v0.4.0 (2021-03-04)
Implemented enhancements:
- Implement Eco Energy series support (temperature, humidity sensors) #14
Fixed bugs:
- Fix logger to support enable extensive logging via env. variable #15
v0.3.11 (2020-12-23)
v0.3.9 (2020-12-23)
v0.3.8 (2020-12-23)
v0.3.7 (2020-11-27)
Implemented enhancements:
- Add "disconnect_all" method to force termination of the ble connection without server restart #12
- Add healthcheck api method to query server status and verify connections from the remote client #11
- Add current brightness value to the device state #10
v0.3.6 (2020-11-17)
v0.3.5 (2020-11-17)
v0.3.4 (2020-11-15)
Implemented enhancements:
- Add timeout before connection attempts #6
Fixed bugs:
- HTTP Server doesn't closed ble connections correctly on sigterm #8
- HTTP client fails to send set state command due to serialization error #7
- CLI tries to proceed with business logic even when connection wasn't established #5
v0.3.3 (2020-11-15)
Implemented enhancements:
- Improve error handling to the client receive more straightforward error message #4
- Improvements to the HTTP server inteface #3
Fixed bugs:
- Attempt number in case of connection failure is invalid in log message #2
v0.3.2 (2020-11-15)
v0.3.1 (2020-11-14)
v0.3.0 (2020-11-13)
* This Changelog was automatically generated by github_changelog_generator