Skip to content

Releases: shauntarves/wyze-sdk

v1.6.0

14 Oct 15:51
bf9b7ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

05 Oct 19:20
233d043
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

03 Oct 17:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

06 May 20:34
Compare
Choose a tag to compare

Added

  • Support for retrieving Wyze Vacuum supply levels

Fixes

  • Some older Wyze Vacuum maps were not properly parsing
  • Updated package installation instructions

1.2.3

03 Jan 20:40
b16cfba
Compare
Choose a tag to compare

Fixed

  • Refresh token server response is now wrapped within data field (thanks @anshuarya)
  • readthedocs client method documentation was not generating

1.2.2

11 Aug 16:48
ed10c0e
Compare
Choose a tag to compare

Fixed

  • Broken client login due to wyze changing the expected user-agent header value #35
  • Vacuum battery level was always None #34

Added

  • Support for restarting a camera #33

1.2.1

24 May 13:28
Compare
Choose a tag to compare

Changed

  • client.scale.info will now use the current calling user's id, if available, to populate the user_profile and goal_weight objects #20

Added

  • Scale goal_weight and ScaleRecord will now convert values to lb unless otherwise requested

1.2.0

22 May 15:35
e10b5fd
Compare
Choose a tag to compare

Added

  • Support for two-factor authentication (2FA) with TOTP or SMS codes #10 (Thanks @jslay88 )

1.1.5

18 May 19:03
Compare
Choose a tag to compare

Fixed

  • Setting bulb color would throw PropDef error #21

Changed

  • Acceptable temperature range for MeshBulb

1.1.4

13 May 11:26
Compare
Choose a tag to compare

Fixed

  • Camera motion_state wasn't being initialized #18
  • Device info calls weren't properly parsing certain attributes #19

Added

  • Basic support for Outdoor Cam BaseStation #13

Changed

  • More attributes will properly display None instead of empty strings