jaraco / jaraco.abode

MIT License
11 stars 9 forks source link

Add support for camera snapshots #8

Closed arroyoj closed 1 year ago

arroyoj commented 1 year ago

@jaraco, thanks for picking up support for the abandoned abodepy project. This PR is a copy of my previous abodepy PR MisterWil/abodepy#85. It adds support for requesting a camera snapshot image, which does not create an event on the Abode timeline the way that the capture() call does. The snapshot can either be stored to a file, similar to a captured image, or returned as a base64-encoded data url. This implementation works for me, but I have only tested it with an Abode Cam 2.

jaraco commented 1 year ago

Releasing as v1.1.0.