Releases: timniklas/hass-govee_light_ble
Releases · timniklas/hass-govee_light_ble
v2.6.1
What's Changed
- Inreased connection performance by a lot
- keep receiving responses instead of reconnecting by @timniklas in #63
- Added async data callbacks by @timniklas in #64
Full Changelog: v2.6...v2.6.1
v2.6.1-pre2
What's Changed
- Added async data callbacks by @timniklas in #64
Full Changelog: v2.6.1-pre1...v2.6.1-pre2
v2.6.1-pre1
What's Changed
- keep receiving responses instead of reconnecting by @timniklas in #63
Full Changelog: v2.6...v2.6.1-pre1
v2.6
What's Changed
- Improved connection stability by @timniklas in #57
- Improved timeout handling by @timniklas in #59
- Fixes esphome proxy error by @timniklas in #61
- Fixes status update by @timniklas in #62
Full Changelog: v2.5...v2.6
v2.6-pre2
What's Changed
- removed not needed variable definition by @timniklas in #60
- May fix esphome proxy error by @timniklas in #61
Full Changelog: v2.6-pr1...v2.6-pre2
v2.6-pre1
What's Changed
- Improved connection stability by @timniklas in #57
- improved timeout handling by @timniklas in #59
Full Changelog: v2.5...v2.6-pr1
v2.5
What's Changed
- Fix: ensure transmission by repeating packets by @timniklas in #48
- Added support for retrieving state of color and brightness continuously by @timniklas in #54
This release changes around 500 lines of code...
Full Changelog: v2.4.1...v2.5
v2.5-pre6
What's Changed
- optimized connection performance by @timniklas in #53
- added support for retrieving devices state continuously by @timniklas in #54
Full Changelog: v2.5-pre5...v2.5-pre6
v2.5-pre5
v2.5-pre4
What's Changed
- Added buffered transmission of requests by @timniklas in #50
- improved performance by @timniklas in #51
Full Changelog: v2.5-pre3...v2.5-pre4