Releases: shauntarves/wyze-sdk
Releases · shauntarves/wyze-sdk
v1.6.0
What's Changed
- 39 control door lock pincode via api by @shauntarves in #95
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Wyze Bulb v2 enhancements by @shauntarves in #92. Includes fixes for the following:
- Support for multi-level vacuum firmware by @shauntarves in #93
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Added newer model numbers for entry and motion sensors by @shauntarves in #79
- Added last_updated property to Sensor objects by @shauntarves in #80
- fix: missing () on BulbProps.away_mode by @shauntarves in #85
- Updated sv code for timer actions by @shauntarves in #89
Full Changelog: v1.3.0...v1.4.0
v1.3.0
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
Fixed
- Refresh token server response is now wrapped within
data
field (thanks @anshuarya) - readthedocs client method documentation was not generating