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

Retrieving Camera "State" Attributes #47

Open
jwillaz opened this issue Oct 1, 2017 · 3 comments
Open

Retrieving Camera "State" Attributes #47

jwillaz opened this issue Oct 1, 2017 · 3 comments

Comments

@jwillaz
Copy link
Collaborator

jwillaz commented Oct 1, 2017

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.

@tchellomello
Copy link
Owner

@jwillaz I think that is a great idea indeed! I'll try to play with mitmproxy and see if I can find the endpoint.

Thanks for your work on this!

@tchellomello
Copy link
Owner

@jwillaz was this issue addressed by your latest patch series?

@jwillaz
Copy link
Collaborator Author

jwillaz commented Oct 10, 2017

Nope, this will be separate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants