Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Retrieving Camera "State" Attributes #47

Open
@jwillaz

Description

@jwillaz

I've been working on modifications to turn individual cameras On/Off. This is achievable by setting "privacyActive" to False/True, respectively. However, while setting the data is straightforward, getting it is not. In order to initialize the state of a device, it would be helpful to retrieve the current values like privacyActive. However, I cannot find any endpoint for retrieving this particular value. I've spent hours sifting through Fiddler traces and javascript to see how the arlo.netgear.com website is reading whether a camera is On or Off, but I have found nothing.

It would also be great to figure out how event alerts are triggered, as those could be used as motion/sound sensors. SmartThings publishes the cameras as motion sensors, so they can be used to trigger other automation events.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions