jeffreydwalter / arlo

Python module for interacting with Netgear's Arlo camera system.
Apache License 2.0
517 stars 124 forks source link

Feature Request - Doorbell #184

Closed kskenyon closed 2 years ago

kskenyon commented 2 years ago

The device type for an Arlo doorbell is 'doorbell'. You might add that to the example code. It works with the existing arlo.py module.

The wireless doorbell will not save recordings in the cloud without a paid subscription. I added a single camera account to use for download, etc. The wireless doorbell does not have a basestation and communicates over wifi directly. (Like a baby monitor?)

MFA code is working well after several fixes including removing the try: block in each example code.

I can only download the current day's recordings for basestation devices without a paid subscription for those cameras. However, downloading does work. I have two Ultras and a Pro2 with basestations. No subscription on those.

K

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.