Add support for nightlight on the Chime Pro #528
Closed
jampez77
started this conversation in
Feature Requests
Replies: 1 comment 20 replies
-
Biggest problem is, as it's not directly supported by ring-client-api, and I don't know the command that is needed for this (the URL or any json body specs) so I'm not sure how to implement it. Normally you can somewhat reverse engineer the commands from the web UI, but chimes aren't available there, as far as I know (at least my Chime Pro doesn't appear there). That means you'd have to deconstruct the Ring app or trace traffic with a MITM proxy setup (and probably a rooted device) and I don't have that setup these days, nor the time to do so. Do you know if these commands are documented in any other Ring API project? |
Beta Was this translation helpful? Give feedback.
20 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently got a Chime Pro that has a night light.
The ring app gives the option to turn it on or off but if possible I'd prefer to do so using this project so I can automate the light with the rest of my smart home.
Beta Was this translation helpful? Give feedback.
All reactions