IEatBeans

Results 25 comments of IEatBeans

> Hey @KyGuy2002, we're currently on [company-wide hackweek](https://github.com/getsentry/sentry-javascript/issues/13421) and thus on limited support. We'll take a look at this next week. Hey, I'm sure you are very busy but let...

No worries, thanks for the update 👍

Thanks both of you! I am happy to help out :D

> I'm not a developer and am relatively git-ignorant.... is there a way that I can use the changes in this PR and [it's dependent](https://github.com/SecKatie/wyzeapy/pull/91) so that I can take...

@SecKatie is there anything that needs to be changed here?

Using ``` await camService.update(cam) print(cam.available) ``` on wyzeapy returns True, but in HA the switch entity is "Unavailable"

After digging deeper, it looks like the VDBP device is never getting updated. In the HA logs it never logs the "Updating Device" for that camera.

We are looking into that but currently stuck, so not sure when or if that will work. On Fri, Jul 26, 2024 at 2:04 PM mikefrantz ***@***.***> wrote: > Thanks...

Yes. I was able to find the api endpoints and what data to send, but it seems to use a different authentication scheme than the others, so that’s where I’m...

Yes, everything that was listed in the original PR description is working, except the stuff I noted (that does not degrade the current functionality so should be fine). I do...