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

Ring Intercom Auto Unlocks #1539

Closed
1 task done
pofty opened this issue Nov 25, 2024 · 1 comment
Closed
1 task done

Ring Intercom Auto Unlocks #1539

pofty opened this issue Nov 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@pofty
Copy link

pofty commented Nov 25, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe The Bug

With the standard Ring Intercom is installed, when the ring button is pressed the door auto unlocks

No automation anywhere is setup, including home, homebridge or alexa etc...

see logs, first line is auto triggered

To Reproduce

Install Ring Intercome, have ring plugin added to homebridge, as soon the button is pressed the intercom unlocks the door, to prove this is a bug, once ring plugin is disabled, we return to normal behaviour.

Expected behavior

A notification only should be sent and once unlock is pressed the intercom should unlock the door

Relevant log output

[25/11/2024, 12:43:25] [homebridge-ring] Unlocking Downstairs Front Entrance
[25/11/2024, 12:43:26] [homebridge-ring] Unlock response: {"result":{"code":0},"id":null,"jsonrpc":"2.0","responseTimestamp":1732538606000}

Screenshots

No response

Homebridge Ring Config

{
    "refreshToken": "removed",
    "unbridgeCameras": true,
    "alarmOnEntryDelay": false,
    "cameraStatusPollingSeconds": 3,
    "_bridge": {
        "username": "removed",
        "port": removed
    },
    "platform": "Ring"
}

Additional context

No response

OS

Rasbian

Node.js Version

v20.18.0

NPM Version

10.8.2

Homebridge/HOOBs Version

v1.8.5 · UI v4.63.0

Homebridge Ring Plugin Version

v13.2.0

Operating System

Rasbian

@pofty pofty added the bug Something isn't working label Nov 25, 2024
@pofty
Copy link
Author

pofty commented Nov 25, 2024

Once I made the intercom into different tiles I found that the switch is actually triggering the unlock in the Home app

@pofty pofty closed this as completed Nov 25, 2024
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