jeffreydwalter / arlo

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

CVR playlist now requires the uniqueId #195

Closed Frostman closed 2 years ago

Frostman commented 2 years ago

I have both CVR-enabled and regular cameras in my account and it works just fine. It was failing with error when deviceId was used.

jeffreydwalter commented 2 years ago

Thank you for your contribution!