Releases: vanstinator/melnor-bluetooth
Releases · vanstinator/melnor-bluetooth
v0.0.25
What's Changed
- fix: stop representing start_time as utc by @vanstinator in #47
Full Changelog: v0.0.24...v0.0.25
v0.0.24
- fix: set a default start_time if the device returns none
Full Changelog: v0.0.23...v0.0.24
v0.0.23
What's Changed
- fix: deadlock in frequency next_run_time computation by @vanstinator (#44)
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- fix: correctly parse frequency dates from device by @vanstinator in #44
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- fix: disable tests for deprecated module by @vanstinator in #43
- feat: add initial support for on-device frequency schedule by @vanstinator in #42
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- refactor: clean up more logs and errors by @vanstinator in #38
- feat: use bleak service cache by @vanstinator in #39
Full Changelog: v0.0.19...v0.0.20
v0.0.19
removed extraneous debug logging
v0.0.18
What's Changed
- refactor: rip out mockito from device tests by @vanstinator in #36
- refactor: clean up setters and deprecate older functions by @vanstinator in #37
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- feat: add locked property setter for valves by @vanstinator in #35
Full Changelog: v0.0.16...v0.0.17