jeffreydwalter / arlo

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

Arming/Disarming Arlo Q-cameras #115

Closed burken- closed 5 years ago

burken- commented 5 years ago

It seems like the arlo q-cameras doesn't support the new endpoint to which the CustomMode-method is pointing. I've just added a check if the device is an Arlo Q-camera and if so use the "NotifyAndGetResponse" instead of posting directly to the "https://my.arlo.com/hmsweb/users/devices/automation/active"-endpoint