SecKatie / ha-wyzeapi

Home Assistant Integration for Wyze devices.
733 stars 112 forks source link

[Bug] Not getting any motion notices anymore. #544

Closed JosephRDawson closed 5 months ago

JosephRDawson commented 6 months ago

Since the latest Wyze App and cloud updates I don't get any motion notfications in Home Assistant anymore. The intergraion can turn off and on lights still but no motion notices on cameras with the latest firmware on Wyze V3, Wyze OG and Pan V2 camera.

brg468 commented 6 months ago

How were you getting notifications from these devices before?

JosephRDawson commented 6 months ago

I thought the motion triggers went off like other motion triggers. Are you saying that they never worked?  My logs now never show activity from them. I assumed that they did work previously. But maybe they never did. And if they didn’t why are they variables? All the best,JoeOn Feb 6, 2024, at 3:57 PM, Brian Rogers @.***> wrote: How were you getting notifications from these devices before?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

brg468 commented 6 months ago

Are you talking triggers in an automation? I don't think that is an option, at least not that I see. I know the binary sensors for motion have been disabled for a while now. If I'm off base here let me know.

JosephRDawson commented 6 months ago

Ok so what can you use them for I thought they would be triggers? Are you saying the wize integration is just useful for plus and switches and can't do motion triggers on cameras?


http://bitstop.ca

On Tue, Feb 6, 2024 at 4:07 PM Brian Rogers @.***> wrote:

Are you talking triggers in an automation? I don't think that is an option, at least not that I see. I know the binary sensors for motion have been disabled for a while now. If I'm off base here let me know.

— Reply to this email directly, view it on GitHub https://github.com/SecKatie/ha-wyzeapi/issues/544#issuecomment-1930626783, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWJ3EOJHKKN3BY2YMVUFDTYSKBAHAVCNFSM6AAAAABC4NREWSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZQGYZDMNZYGM . You are receiving this because you authored the thread.Message ID: @.***>

brg468 commented 6 months ago

The cameras cannot be used as motion sensors. I think that changed about 3 years ago because of rate limiting issues with Wyze. You can control power, notifications and motion detection on most of the cameras.

brg468 commented 6 months ago

@SecKatie what would you think about just updating the motion state binary sensor when the camera is polled normally? It shouldn't add any load to the API, the downside of course being that it would only update every 30 seconds or so when the camera is updated in the normal cycle. It would still be useful for triggering motion alerts IMHO.

Edit: Disregard, I see its a different endpoint, so it would add another API call.

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 5 months ago

This issue was closed because it has been stalled for 5 days with no activity.