Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing health information for device chime #43

Open
schmupu opened this issue Mar 11, 2019 · 1 comment
Open

Missing health information for device chime #43

schmupu opened this issue Mar 11, 2019 · 1 comment

Comments

@schmupu
Copy link

schmupu commented Mar 11, 2019

I do not get health information for chime. I called the health information with the doorbot. I get an error 410 back. Enclosed the logfile and the doorbot I called the health function


Chimes (doorbot): {"id":5359415,"description":"Flur","device_id":"c8fd1906ac0f","time_zone":"Europe/Berlin","firmware_version":"Up to Date","kind":"chime","latitude":LAT026,"longitude":LON626,"address":"strasse Str. 1b, ort, nds PLZ, DE","settings":{"volume":5,"ding_audio_user_id":"ring","ding_audio_id":"xxxfa2-a83d-e5a4-5af2-5646cb2449be","motion_audio_user_id":"ring","motion_audio_id":"xxxe86-f43b-738f-7287-5693688ec52b"},"features":{"ringtones_enabled":true},"owned":true,"alerts":{"connection":"online"},"do_not_disturb":{"seconds_left":0},"stolen":false,"location_id":"xxx0k-4ishs-0","ring_id":null,"owner":{"id":4813372,"email":"[email protected]","first_name":"VORNAME","last_name":"NACHNAME"}}
 Health ID: {"id":5359415,"description":"Flur","device_id":"c8fd1906ac0f","time_zone":"Europe/Berlin","firmware_version":"Up to Date","kind":"chime","latitude":LAT026,"longitude":LON626,"address":"strasse Str. 1b, ort, nds PLZ, DE","settings":{"volume":5,"ding_audio_user_id":"ring","ding_audio_id":"xxxfa2-a83d-e5a4-5af2-5646cb2449be","motion_audio_user_id":"ring","motion_audio_id":"xxxe86-f43b-738f-7287-5693688ec52b"},"features":{"ringtones_enabled":true},"owned":true,"alerts":{"connection":"online"},"do_not_disturb":{"seconds_left":0},"stolen":false,"location_id":"xxx0k-4ishs-0","ring_id":null,"owner":{"id":4813372,"email":"[email protected]","first_name":"VORNAME","last_name":"NACHNAME"}}
Could not get Health for 5359415. Error: API returned Status Code 410

@codahq
Copy link

codahq commented Mar 18, 2019

Yeah, chimes won't work under that URL. It needs a PR.

URL needs chimes instead of doorbots.

https://api.ring.com/clients_api/chimes/{device_id}/health

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

No branches or pull requests

2 participants