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

Snapshot Saved Too Late #54

Closed
disruptivepatternmaterial opened this issue Jul 9, 2020 · 1 comment
Closed

Snapshot Saved Too Late #54

disruptivepatternmaterial opened this issue Jul 9, 2020 · 1 comment

Comments

@disruptivepatternmaterial

All the snapshots being saved are maybe 15 seconds after the motion - it is detecting my car (not moving) in the driveway to 96%, which seems reasonable.

But something it triggering it - most likely a car passing on the road - and that is what I want to capture, not a 15 second later image of my parked car.

Any idea on how to tune this plugin to help?

Thanks!

@beele
Copy link
Owner

beele commented Jul 9, 2020

This is literally mentioned in the readme...

Previews in notifications are requested by the Home app, and can thus be "after the fact" and show an image with nothing of interest on it.
The actual motion detection is done with the snapshot that is requested internally.

But to provide an answer. The new beta version of the plugin uses a new way to add the camera's to homekit and will in 99% of cases provide a notification with the actual snapshot that was used to detect the motion.

@beele beele closed this as completed Aug 2, 2020
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

2 participants