Releases: sblibs/pySwitchbot
Releases · sblibs/pySwitchbot
0.19.0
What's Changed
- Add method to check if advertisement has actually changed by @bdraco in #104
Breaking change
The rssi is not longer included in the advertisement data since its already
part of the BLEDevice
Full Changelog: 0.18.27...0.19.0
0.18.21
What's Changed
- fix: reject advertisement updates that are missing data if we already have it by @bdraco in #93
Full Changelog: 0.18.20...0.18.21
0.18.19
What's Changed
- fix: return None when there is no response instead of an empty byte so we can give a better error by @bdraco in #90
Full Changelog: 0.18.18...0.18.19