jeffreydwalter / arlo

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

CVR playlist now requires the uniqueId #195

Closed Frostman closed 1 year ago

Frostman commented 1 year 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 1 year ago

Thank you for your contribution!