Skip to content
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

Not getting doorbell notifications (doorbell_graham_cracker) #1412

Closed
1 task done
AJSummers95 opened this issue Apr 7, 2024 · 2 comments
Closed
1 task done

Not getting doorbell notifications (doorbell_graham_cracker) #1412

AJSummers95 opened this issue Apr 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@AJSummers95
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe The Bug

The Ring Doorbell (doorbell_graham_cracker) doesn't appear to be detecting when the button is pressed.

To Reproduce

Press the doorbell, nothing appears in homebridge logs.

Expected behavior

Homebridge detects button is pressed and sends that to homekit. Apple HomePods/TV then supposed to chime with PIP display of doorbell

Relevant log output

No response

Screenshots

No response

Homebridge Ring Config

{
    "refreshToken": "X",
    "hideLightGroups": true,
    "hideDoorbellSwitch": true,
    "hideCameraLight": true,
    "hideCameraMotionSensor": true,
    "hideCameraSirenSwitch": true,
    "nightModeBypassFor": "some",
    "_bridge": {
        "username": "X",
        "port": 50698
    },
    "platform": "Ring"
}

Additional context

No response

OS

Linux

Node.js Version

v20.10.0

NPM Version

x

Homebridge/HOOBs Version

v1.7.0

Homebridge Ring Plugin Version

v12.1.0

Operating System

Ubuntu

@AJSummers95 AJSummers95 added the bug Something isn't working label Apr 7, 2024
@AJSummers95
Copy link
Author

To add to this, I would share my logs but there isn't anything to show. Pressing the button or any motion doesn't generate a log. The only way to generate anything from that doorbell to the log is open it either in the Ring app or Apple Home.

@AJSummers95
Copy link
Author

Closing this as after reading through the comments of #933 guided me through logging into Ring and removing previous authorised devices and re-authenticating back fixed the issue for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant