You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Homebridge (and therefore HomeKit) doesn't register when the doorbell is pressed.
Ring App does register it. I can trigger a door open from both Homebridge and in the Home app.
To Reproduce
No response
Expected behavior
When the intercom bell is pressed, I expected the doorbell to be triggered and to receive a notification through Apple Home.
@Wendelburg Overall there is little that can be done here without debugging and at least some logs. The fact that it works, even once, after following the troubleshooting would indicate that there is nothing wrong with how the code processes the push message, so it can really only be that the push message doesn't arrive. The latest update included some fixes for push-receiver which should log messages if the push receiver process is not able to maintain connection to the socket, but we can't log anything if we don't receive a message.
Ideally, someone that own an intercom would actually troubleshoot the issue, as no maintainer currently owns one and I think it is unlikely we will, however, the process is identical to camera and doorbell, so I don't know why there are so many more complaints for intercoms vs other devices when the latter are far used.
Hi again @tsightler! Thank you for your quick response - when I commented on this issue I may have tried it too often so that was my problem there - it seems to work for now :) And also thank you for the insight... Have a great Christmas time and a happy new year!
Is there an existing issue for this?
Describe The Bug
Homebridge (and therefore HomeKit) doesn't register when the doorbell is pressed.
Ring App does register it. I can trigger a door open from both Homebridge and in the Home app.
To Reproduce
No response
Expected behavior
When the intercom bell is pressed, I expected the doorbell to be triggered and to receive a notification through Apple Home.
Relevant log output
No response
Screenshots
Homebridge Ring Config
Additional context
No response
OS
Raspbian
Node.js Version
20.18.0
NPM Version
v4.65.0
Homebridge/HOOBs Version
1.8.5
Homebridge Ring Plugin Version
v13.2.1
Operating System
Raspbian
The text was updated successfully, but these errors were encountered: