Skip to content

Add stickup_cam_medusa to STICKUP_CAM_KINDS#515

Open
matclothier wants to merge 1 commit intopython-ring-doorbell:masterfrom
matclothier:add-stickup-cam-medusa
Open

Add stickup_cam_medusa to STICKUP_CAM_KINDS#515
matclothier wants to merge 1 commit intopython-ring-doorbell:masterfrom
matclothier:add-stickup-cam-medusa

Conversation

@matclothier
Copy link
Copy Markdown

Summary

The Ring Stick Up Cam Pro reports its device kind as stickup_cam_medusa, which is not currently in the STICKUP_CAM_KINDS list in const.py. This causes:

  • An "Unknown kind: stickup_cam_medusa" warning logged by the library
  • The device model displaying as "Unknown Stickup Cam" instead of "Stick Up Cam" in Home Assistant

This PR adds stickup_cam_medusa to STICKUP_CAM_KINDS so the Ring Stick Up Cam Pro is correctly identified.

References

The Ring Stick Up Cam Pro reports its device kind as
`stickup_cam_medusa`, which is not in the recognised kinds list.
This causes an "Unknown kind" warning and the device model shows
as "Unknown Stickup Cam" in Home Assistant.

Ref: home-assistant/core#135388
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

Successfully merging this pull request may close these issues.

1 participant