pyaarlo icon indicating copy to clipboard operation
pyaarlo copied to clipboard

Asynchronous Arlo Component for Python

Results 49 pyaarlo issues
Sort by recently updated
recently updated
newest added

Since a few weeks I do have again the problem, that my script is no longer correctly reading the current mode of my camera and my lights. After the first...

When running 2FA, I get the following errors: [pyaarlo] imap message read failed'int' object has no attribute 'decode' [pyaarlo] 2fa core retrieval failed [custom_components.aarlo] unable to connect to Arlo: attempt=1,sleep=15,error=2fa...

I have been using this library for a couple of months now without an issue, but suddenly today I can no longer connect to the base station to download the...

Hey twrecked, Greetings from France. Thanks a lot for the great work you have done with the library. I have been using it for about 6 months now and had...

To make a more user friendly implementation of the OAuth authentication would be a good addition to the library. Also my guess would be that we could get around the...

enhancement

ArloMediaLibrary.load() only returns videos from the previous day. I tried setting library_days=30 in the PyArlo init params, but still does not help. The same function used to return all videos...

Hi, iam running a kind of monitoring script with noisealarm for our arlo baby cam. This script is running in the background the whole night. Is it possible to run...

The account I am using with pyarlo does have two mail addresses configured, the one of the account itself and another one which is set as primary 2FA mail. In...

bug

Although I had 2FA working fine with IMAP, I was getting intermittent errors of: request-error=CloudflareChallengeError Which appears to be related to the CloudFlare CDN doing a "Browser check" - but...

Is it possible to download video files saved to the base station using this library?