Releases: SecKatie/wyzeapy
Releases · SecKatie/wyzeapy
0.0.16
Add support for Wyze Locks including locking and unlocking
See: https://github.com/JoshuaMulliken/ha-wyzeapi/issues/135
Thank to [KevinVoell](https://github.com/KevinVoell) for providing direction on how to implement signing code.
0.0.15
Add function to verify if we can login
0.0.14
Bump version number to 0.0.14
0.0.13
Update to include thermostat and gateway spelled differently.
0.0.12: Fix Headphones not recognized by DeviceTypes enum
See: https://github.com/JoshuaMulliken/ha-wyzeapi/issues/126#issuecomment-815292861
Why: In order to fix a crash where headphones were not recognized as a valid device type
How: Add headphones to the DeviceTypes enum in base_client.py
0.0.11
Update to add vacuum device
0.0.10
Add Gateway and Common device types
0.0.9.1
Update python-publish.yml
0.0.9
Merge remote-tracking branch 'origin/main' into main