Skip to content

Releases: sblibs/pySwitchbot

0.19.0

09 Sep 03:38
Compare
Choose a tag to compare

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.27

07 Sep 12:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.26...0.18.27

0.18.26

07 Sep 12:24
Compare
Choose a tag to compare

What's Changed

  • Workaround stale advertisement data while connected to bots by @bdraco in #102

Full Changelog: 0.18.25...0.18.26

0.18.25

07 Sep 01:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.24...0.18.25

0.18.24

07 Sep 01:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.23...0.18.24

0.18.23

07 Sep 00:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.22...0.18.23

0.18.22

01 Sep 17:29
Compare
Choose a tag to compare

What's Changed

  • fix: cleanup some debug log messages by @bdraco in #94
  • Improve logging of failed operations by @bdraco in #95

Full Changelog: 0.18.21...0.18.22

0.18.21

28 Aug 17:44
Compare
Choose a tag to compare

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.20

28 Aug 16:43
Compare
Choose a tag to compare

What's Changed

  • fix: logging for sequence devices by @bdraco in #91
  • fix: override the stale adv when making a change by @bdraco in #92

Full Changelog: 0.18.19...0.18.20

0.18.19

28 Aug 16:02
Compare
Choose a tag to compare

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