wyzeapy
wyzeapy copied to clipboard
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.14.1 to 3.19.1. Release notes Sourced from pycryptodome's releases. v3.19.1 - Zeil Resolved issues Fixed a side-channel leakage with OAEP decryption that could be exploited to carry...
Hello, Home Assistant user, here. I've had a problem for a long time where temperature and various other updates via Home Assistant will be reflected on the mobile Wyze app,...
As per HA documentation (https://developers.home-assistant.io/docs/core/entity/lock/), the Lock entity supports transition states Locking and UnLocking. It would be great to add the support for these states as unlocking or locking a...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.8.6. Release notes Sourced from aiohttp's releases. 3.8.6 Security bugfixes Upgraded the vendored copy of llhttp_ to v9.1.3 -- by :user:Dreamsorcerer Thanks to :user:kenballus for...
This change adds: - RokuAuthLib class that extends WyzeAuthLib and replaces the authentication logic to get the Wyze session token from the Roku authentication server - RokuBaseService that uses Roku-specific...
I have a couple of Wyze Lock Bolts and they seem to be causing an out of range error in this integration: ``` home-assistant | 2023-08-04 13:48:31.221 ERROR (MainThread) [homeassistant.components.lock]...
I'm not sure if this is already implemented and I just didn't see it but I'd like to see if it's possible to get data from Room Sensors in this...
The Wyze app has a "Restart Device" button. It would be nice if this API supported that and eventually the Home Assistant plugin too.
Any thoughts if it's possible to trigger the silent alarm that's available in the wyze app home monitoring?
After logging in, I use the bulb service and the get_bulbs method to get a list of bulbs. I find the one I want, and can turn it on and...