wyze-sdk icon indicating copy to clipboard operation
wyze-sdk copied to clipboard

A modern Python client for controlling Wyze devices.

Results 67 wyze-sdk issues
Sort by recently updated
recently updated
newest added

`self._user_id` is never defined to a value when initiating `Client`. `create_access_code` will fail unless you manually define it. Current workaround is define client.locks._user_id = "your_user_guid"

I’m an engineer at Wyze, and I wanted to inform you about some important updates to our Wyze Login API that may affect the this project. As detailed in our...

I get a token and then I use it every now and again. When I go to use it 26 hours after the email login, it fails on 'token expired'....

I have Wyze V3 cameras at a remote cabin connected to starlink. I am trying to use blue iris at my home to monitor them. Starlink changes the WAN IP...

Has something changed? As of today (July 15, 2024) I am getting the error message "refresh token is error." and I am unable to refresh the access token with the...

I am experiencing issues with setting a guest access code for a Wyze Lock using the Wyze SDK. Specifically, the SDK fails to detect the keypad associated with the lock,...

Looked at this SDK. _Very impressive and comprehensive._ There must be many many hours invested. I have a very small need I am trying to fulfill. I want to access...