Skip to content

Add support for Ring Indoor Cam Plus (kind: stickup_cam_mini_v3) #530

Description

@jesusgamero

Summary

My Ring Indoor Cam Plus (released October 2025, Retinal 2K) is shown in Home Assistant via the official Ring integration as an "Unknown Stickup Cam". Only basic entities are created (volume, last activity, live view, last recording). The expected motion event, motion detection switch, and siren entities are not created.

Logs

ERROR (MainThread) [ring_doorbell.stickup_cam] Unknown kind: stickup_cam_mini_v3

Device kind

stickup_cam_mini_v3

Expected behaviour

The device should be recognised as an indoor camera (it appears to be the successor to the Indoor Cam Gen 2, kind stickup_cam_mini_v2) and expose the appropriate capabilities, including motion events, motion detection switch, and siren, as the Gen 2 model does.

Suggested fix

Add stickup_cam_mini_v3 to INDOOR_CAM_GEN2_KINDS (or a new INDOOR_CAM_PLUS_KINDS constant) in ring_doorbell/const.py.

I'm happy to test a build with this change, since I have the device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions