python-ring-doorbell
python-ring-doorbell copied to clipboard
Question usage
Hello,
I did try this library, and it is working great! Thanks for that. However i have some questions:
- Is it possible to only download the video with "doorbell.recording_download" when the last download is older than the available one or somehow validate since the last motion.
- In the example for "doorbell.recording_download" there is a limit=100 displayed, however, as I understand, it is always downloading the last event based on the "kind" filter, why is this limit included?
- I cannot get the "get_napshot" working, is there some example code available, e.g. like for the "doorbell.recording_download"?
Best regards, Roland
I do this test client side. Save all clips in a known format and just test that it exists before calling the download.
There hasn't been any activity on this issue recently. This issue has been automatically marked as stale because of that. It will be closed if no further activity occurs. Please make sure to update to the latest ring_doorbell version and check if that solves the issue. Thank you for your contributions.