Skip to content

Releases: sblibs/pySwitchbot

0.18.1

05 Aug 05:08

Choose a tag to compare

What's Changed

Full Changelog: 0.18.0...0.18.1

0.18.0

05 Aug 02:34

Choose a tag to compare

What's Changed

  • Refactor to make it easier to add new devices by @bdraco in #61
  • Additional refactoring to make it easier to add new devices by @bdraco in #62
  • Use modelFriendlyName for consistent naming by @bdraco in #63

Full Changelog: 0.17.3...0.18.0

0.17.3

03 Aug 02:42

Choose a tag to compare

What's Changed

  • Bump bleak-retry-connector>=1.2.0 by @bdraco in #60

Full Changelog: 0.17.2...0.17.3

0.17.2

02 Aug 23:40

Choose a tag to compare

What's Changed

  • feat: add basic support for the color bulbs by @bdraco in #57
  • Require bleak-retry-connector>=1.1.1 by @bdraco in #58
  • Use faster async_timeout in place of asyncio.wait_for by @bdraco in #59

Full Changelog: 0.17.1...0.17.2

0.17.1

02 Aug 01:37

Choose a tag to compare

Full Changelog: 0.17.0...0.17.1

0.17.0

02 Aug 01:35
9f921db

Choose a tag to compare

What's Changed

  • Add support for the motion sensor by @bdraco in #55
  • fix: wifi rssi incorrect on plugs (should be negative) by @bdraco in #56

Full Changelog: 0.16.0...0.17.0

0.16.0

31 Jul 17:15
b1287bb

Choose a tag to compare

What's Changed

  • Fix connecting with bleak 0.15 by @bdraco in #54
  • Add basic support for the mini plugs by @bdraco in #53

Full Changelog: 0.15.2...0.16.0

0.15.2

26 Jul 08:51
b8d4a37

Choose a tag to compare

What's Changed

  • Add support for contact sensors by @bdraco in #51

Full Changelog: 0.15.1...0.15.2

0.15.1

24 Jul 19:33
62a57c7

Choose a tag to compare

What's Changed

  • Use bleak-retry-connector to handle transient connection errors by @bdraco in #50

Full Changelog: 0.15.0...0.15.1

0.15.0

23 Jul 07:47
3c8cff4

Choose a tag to compare

What's Changed

  • Refactor to support push updates by @bdraco in #49

New Contributors

Full Changelog: 0.14.1...0.15.0