Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Per Camera "Snooze" #955

Open
austinc3030 opened this issue Jun 27, 2024 · 0 comments
Open

Per Camera "Snooze" #955

austinc3030 opened this issue Jun 27, 2024 · 0 comments

Comments

@austinc3030
Copy link

I apologize for creating another feature request. The previous feature request for disabling notifications works well and has been helpful.

What I would like to have is per-camera snoozing. It looks like the endpoint exists (from MattTW/BlinkMonitorProtocol):
Update Camera Config : POST /network/{NetworkID}/camera/{CameraID}/update

And I see in blinkpy/api.py#L466 that a method for requesting a camera config update exists. I suspect this could be as simple as calling something like request_update_config(data={"snooze": true}) like is done when configuring night vision.

Open to thoughts and understand if this is a "won't implement".

Thanks for your hard work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant