Hey guys, I'm having trouble getting the Ring integration to recognize a ring stick up cam pro that shows up as stickup_cam_medusa. Its a 2 year old camera and not new, maybe have a odd variant of the ring stickup cam pro. anyway to get this to recognize?
Yea, you're probably right. It's a variant that wasn't accounted for would be my guess, too. If I were you, I'd report an issue on GitHub for the dev/s to add it in. However, that may require legwork on your end, especially if they don't have the device themselves.
EDIT Well... you already did. Good stuff! lol
i actually figured a solution there was a github fork repository that i used. its not the ring integration itself but it uses "python ring doorbell" you can see it in the manifest .json file. I put all the files from ring integration into the custom_componets folder and modified the .json file to use the fork instead GitHub - AMoo-Miki/python-ring-cameras: Python Ring Cameras is a library written in Python 3 that exposes the Ring.com devices as Python objects. · GitHub and it works perfectly thank you AmOO-MIKI
