-
-
Notifications
You must be signed in to change notification settings - Fork 165
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
UNBRIDGED CAMERA DOES NOT WORK #1525
Comments
the camera I am trying to add is a doorbell_v3 |
This error indicates that there is already a device/service on the network with the same name. I've generally only seen this when there are two instances of Homebridge running on the same network with the same devices. If the problem persist, I would suggest trying a different mDNS option in Homebridge settings or maybe check if your firewall is offering mDNS services as another common issue are settings that reflect mDNS to mulitple interfaces. Overall however, this is not likely to be a plugin issue. |
why does the log repeat |
How do you add an unabridged camera after changing the setting to unabridged in the plugin? |
Open the apple home app, click on the top right corner + , click add accessory, click more options... (its in orange), click on the device you want to add |
Thanks, I did. I then get asked for a code. This I don't have? |
The default code is 031-45-154 |
@tsightler are you able to hop on a quick screen share with me? If so please let me know when your available... |
Thank you |
The code is displayed in the Homebridge UI and in the logs during startup. It will be different for each person so I'm not sure what the post about default code really means. I appreciate the request to screen share, however, I'm not technical support to help with whatever problems you have. So far, there's a failure to demonstrate the issue is even with the plugin. If you believe this is a plugin issue, please provide detailed plugin logs, ideally with debug enabled, to support this. Also, I did notice you are old a pretty old version of NodeJS, probably worth updating as current plugin versions are mostly tested with NodeJS 22. |
Below is a copy of the logs, with the config debug turned on, please note that it was showing my ring user name/password/token/... so I put what it was and put removed+ next to it, please let me know if I missed a security in the config so I can remove it :-) It wouldnt be a network issue as unbridged accessories from cameraffmpeg, samsung tizen,... they all work just not the ring plugin 10:29:13 AMRing BridgeinfoLoaded plugin 'homebridge-ring' |
Apologies, but is this with debug enabled on the plugin? Also, can you please update your NodeJS version to the latest? |
It is, below is my config: { |
@tsightler can you help me with this please... |
@zzack1 I asked you to take mulitple actions, like upgrading NodeJS, and you haven't responded. I don't know how to help you if you will not even respond to requests. The logs you posted look largely normal, although there is lots of missing information and it doesn't look 100% like native Homebridge (are you using HOOBS by chance?). I don't really understand how your logs can look so different. Regardless, I would suggest updating to 13.2.0 and NodeJS 22 to continue testing. |
@tsightler I am running it on Hoobs, I would like to set up a remote session with you so we can go over this issue. Thank you |
Is there an existing issue for this?
Describe The Bug
I am running ring v13.1.0
I have installed the ring pluing and checked unbridged, camera does not show and apple home does not find under add accessory more options (it does show the ring bridge)
If I run it without doing the unbridged option then it works, however need to get this fix to work as unbridged
To Reproduce
install ring v13.1.0
login to ring
enter validation code
enable unbridge cameras
restart bridge
wait until loaded back up
go into apple home
click the top right corner + button
click add accessory
click more options in orange
only ring bridge appears not camera
Expected behavior
expected to see the camera in the more options from above...
other plugins (like camera ffmpeg) shows unbridged cameras there
Relevant log output
log shows: errorError: Service name is already in use on the network at Registry._onProbeComplete
Screenshots
No response
Homebridge Ring Config
Additional context
No response
OS
rasb
Node.js Version
18.17.1
NPM Version
13.1.0
Homebridge/HOOBs Version
1.8.4
Homebridge Ring Plugin Version
13.1.0
Operating System
rasb
The text was updated successfully, but these errors were encountered: