Skip to content

Releases: sblibs/pySwitchbot

2.2.0

24 Apr 14:47
6b93ab5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

21 Apr 07:35
fa1efed

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

2.0.1

13 Apr 09:34
4cb1759

Choose a tag to compare

What's Changed

  • Fix Switchbot URL in README.md by @lboue in #462
  • Add environment setup section and fix script path by @lboue in #463
  • Fix Keypad Vision doorbell detection using seq counter instead of transient bit by @zerzhang in #468

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

13 Mar 19:24
735f711

Choose a tag to compare

What's Changed

Breaking changes

remove the models

    AIR_PURIFIER = "Air Purifier"
    AIR_PURIFIER_TABLE = "Air Purifier Table"

add models

    AIR_PURIFIER_US = "Air Purifier US"
    AIR_PURIFIER_JP = "Air Purifier JP"
    AIR_PURIFIER_TABLE_US = "Air Purifier Table US"
    AIR_PURIFIER_TABLE_JP = "Air Purifier Table JP"

Full Changelog: 1.1.0...2.0.0

1.1.0

27 Feb 06:17
2f105d9

Choose a tag to compare

What's Changed

  • Add support for lock vista (pro) and lock pro wifi by @fankai777 in #445

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

26 Jan 03:43
be79997

Choose a tag to compare

What's Changed

  • Control datetime on SwitchBot Meter Pro CO2 Monitor by @elgris in #433
  • Add callback support for device discovery by @hnw in #437
  • Newly implemented GCM encryption method by @zerzhang in #442 (breaking-change)

New Contributors

Full Changelog: 0.76.0...1.0.0

0.76.0

07 Jan 22:33
1925a99

Choose a tag to compare

What's Changed

Full Changelog: 0.75.0...0.76.0

0.75.0

24 Dec 01:09
810b650

Choose a tag to compare

What's Changed

  • Switch from loop.get_event_loop to loop.get_running_loop by @bdraco in #429
  • Add Python 3.14 to the CI by @bdraco in #412
  • Add support for art frame by @zerzhang in #428
  • feat(presence sensor): add duration parsing and fix lightLevel mask by @hnw in #426

New Contributors

  • @hnw made their first contribution in #426

Full Changelog: 0.74.0...0.75.0

0.74.0

21 Nov 11:38
36a3eca

Choose a tag to compare

What's Changed

  • Added device broadcast type and cloud type by @zerzhang in #418

Full Changelog: 0.73.0...0.74.0

0.73.0

10 Nov 14:11
cbad314

Choose a tag to compare

What's Changed

Full Changelog: 0.72.1...0.73.0