With all the new products that Ring has added in the last year, it would be nice if we could catalog them and add some logic to identify their model. This is especially a need for the stickup_cam family umbrella and their different power source. For example, the battery_life property on a Floodlight cam is returning some value while that product is AC powered only and no other device property seems to identify the power source properly.
Here is all the information I was able to gather from the APK. I used the same model names listed in the application package. Some of the models use a combination of the kind and ring_cam_setup_flow properties.
| Model |
Family |
Power |
kind |
ring_cam_setup_flow |
| Chime |
chimes |
hardwired |
chime |
|
| Chime Pro |
chimes |
hardwired |
chime_pro |
|
| Doorbell |
doorbots |
battery |
doorbot
doorbell
doorbell_v3 |
|
| Doorbell 2 |
doorbots |
battery |
doorbell_v4
doorbell_v5 |
|
| Doorbell Pro |
doorbots |
hardwired |
lpd_v1
lpd_v2 |
|
| Doorbell Elite |
doorbots |
hardwired |
jbox_v1 |
|
| Floodlight Cam |
stickup_cam |
hardwired |
hp_cam_v1 |
floodlight |
| Spotlight Cam Battery |
stickup_cam |
battery |
stickup_cam_v4 |
(battery) |
| Spotlight Cam Mount |
stickup_cam |
hardwired |
hp_cam_v2 |
mount |
| Spotlight Cam Solar |
stickup_cam |
battery |
stickup_cam_v4 |
solar |
| Spotlight Cam Wired |
stickup_cam |
hardwired |
hp_cam_v2 |
(wired) |
| Stick Up Cam |
stickup_cam |
battery |
stickup_cam
stickup_cam_v3 |
|
| Stick Up Cam Battery |
stickup_cam |
battery |
stickup_cam_lunar |
|
| Stick Up Cam Wired |
stickup_cam |
hardwired |
stickup_cam_elite |
|
Capabilities:
| Model |
Battery |
Light |
Siren |
Volume |
| Chime |
❌ |
❌ |
❌ |
✔️ |
| Chime Pro |
❌ |
❌ |
❌ |
✔️ |
| Doorbell |
✔️ |
❌ |
❌ |
✔️ |
| Doorbell 2 |
✔️ |
❌ |
❌ |
✔️ |
| Doorbell Pro |
❌ |
❌ |
❌ |
✔️ |
| Doorbell Elite |
❌ |
❌ |
❌ |
✔️ |
| Floodlight Cam |
❌ |
✔️ |
✔️ |
❌ |
| Spotlight Cam Battery |
✔️ |
✔️ |
✔️ |
❌ |
| Spotlight Cam Mount |
❌ |
✔️ |
✔️ |
❌ |
| Spotlight Cam Solar |
✔️ |
✔️ |
✔️ |
❌ |
| Spotlight Cam Wired |
❌ |
✔️ |
✔️ |
❌ |
| Stick Up Cam |
✔️ |
❌ |
❌ |
❌ |
| Stick Up Cam Battery |
✔️ |
❌ |
✔️ |
❌ |
| Stick Up Cam Wired |
❌ |
❌ |
✔️ |
❌ |
With all the new products that Ring has added in the last year, it would be nice if we could catalog them and add some logic to identify their model. This is especially a need for the
stickup_camfamily umbrella and their different power source. For example, thebattery_lifeproperty on a Floodlight cam is returning some value while that product is AC powered only and no other device property seems to identify the power source properly.Here is all the information I was able to gather from the APK. I used the same model names listed in the application package. Some of the models use a combination of the
kindandring_cam_setup_flowproperties.kindring_cam_setup_flowchimechime_prodoorbotdoorbelldoorbell_v3doorbell_v4doorbell_v5lpd_v1lpd_v2jbox_v1hp_cam_v1floodlightstickup_cam_v4battery)hp_cam_v2mountstickup_cam_v4solarhp_cam_v2wired)stickup_camstickup_cam_v3stickup_cam_lunarstickup_cam_eliteCapabilities: