Releases: kroo/wyzecam
Releases · kroo/wyzecam
v1.2.0
What’s Changed
- Add Windows WSL Instructions (#15) @krystiancharubin
- Add support for Wyze Doorbell cameras (#12) @kroo
- Improve session state management on errors @kroo
⬆️ Dependencies updates
- ⬆️ Bump pydantic from 1.8.1 to 1.8.2 (#19) @dependabot
- ⬆️ Bump actions/cache from 2.1.3 to 2.1.5 (#16) @dependabot
- ⬆️ Bump actions/first-interaction from 1 to 1.1.0 (#17) @dependabot
- ⬆️ Bump actions/checkout from 2 to 2.3.4 (#18) @dependabot
👥 List of contributors
v1.1.0
What’s Changed
- Update Linux shared library compile instructions (#11) @krystiancharubin
- Better display of tutk errors (mapping from code to name)
- Handle lost frame as a warning instead of error
- implement state machine for failure states (AUTHENTICATION FAILED, etc)
- Use connect_uid_parallel in order to speed up iotc connection
- Fix documentation typo (frame_num -> frame_no)
👥 List of contributors
v1.0.1
What’s Changed
- Added missing xxtea dependency
- Removed unnecessary dependencies
- Fixed CI setup
👋 First release
First release!