Skip to content

Releases: Danielhiversen/pySwitchbot

0.48.0

18 Jun 19:42
4fffc63
Compare
Choose a tag to compare

What's Changed

  • fix: drop python 3.10 support since it does not have StrEnum by @bdraco in #242
  • Add basic support for lock pro by @szclsya in #241

New Contributors

Full Changelog: 0.47.2...0.48.0

0.47.2

31 May 13:56
fb920a8
Compare
Choose a tag to compare
  • Republish to debug publish workflow

Full Changelog: 0.47.1...0.47.2

0.47.1

31 May 13:53
dc9718f
Compare
Choose a tag to compare
  • Re-release to fix failed pypi upload

Full Changelog: 0.47.0...0.47.1

0.47.0

31 May 13:51
ddc7588
Compare
Choose a tag to compare

What's Changed

  • Add support for retrieving sensor data from WoHub2 device by @huyuwei1996 in #240

New Contributors

Full Changelog: 0.46.1...0.47.0

0.46.1

24 May 07:59
3a41a6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.46.0...0.46.1

0.46.0

23 May 23:01
5cc84c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.45.0...0.46.0

0.45.0

11 Feb 16:51
45bf527
Compare
Choose a tag to compare

What's Changed

  • Refactored common curtain/tilt code to shared base class by @dcmeglio in #231

Full Changelog: 0.44.1...0.45.0

0.44.1

24 Jan 20:58
7894a85
Compare
Choose a tag to compare

What's Changed

  • Add support for data with zero values from WoSensorTH by @sheldonip in #230

New Contributors

Full Changelog: 0.44.0...0.44.1

0.44.0

11 Jan 22:56
9a36e4e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.43.0...0.44.0

0.43.0

01 Jan 18:51
f5a12c7
Compare
Choose a tag to compare

What's Changed

  • Switch to using close_stale_connections_by_address by @bdraco in #224
  • Drop async_timeout dep by @bdraco in #225

Breaking change

  • Drop python 3.9 support

Full Changelog: 0.42.0...0.43.0