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

Motion Sensor and Notifications Not Working in Home App #1015

Closed
larrysharon opened this issue Aug 7, 2022 · 1 comment
Closed

Motion Sensor and Notifications Not Working in Home App #1015

larrysharon opened this issue Aug 7, 2022 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@larrysharon
Copy link

Bug Report

Describe the Bug

Motion sensor on the Ring Elite Doorbell is not working, nor are the activity notifications for motion or the doorbell press. Both motion and notifications are working in the Ring app.

To Reproduce

Steps to reproduce the behavior:

  • Start Homebridge
  • Attempt to ...
  • See error

Expected behavior

Upon detecting motion and/or pressing the doorbell, Home app should receive push notification.

Screenshots/Logs

If applicable, add screenshots and log output to help explain your problem.

Additional context

Tried reinstalling the Ring plugin and resetting all home hubs. It used to work before without any issues and just stopped recently.

Homebridge Ring Config

Post homebridge-ring platform config without sensitive information


{
    "refreshToken": "XXX",
    "hideDoorbellSwitch": true,
    "platform": "Ring",
    "_bridge": {
        "username": "XXX",
        "port": 42430
    }
}

Environment

  • OS: Ubuntu Focal Fossa
  • NPM: v16.16.0
  • homebridge-ring: v11.0.7
  • homebridge: 1.5
@larrysharon larrysharon added the bug Something isn't working label Aug 7, 2022
@dgreif dgreif added the duplicate This issue or pull request already exists label Aug 27, 2022
@dgreif dgreif closed this as not planned Won't fix, can't repro, duplicate, stale Aug 27, 2022
@dgreif
Copy link
Owner

dgreif commented Aug 27, 2022

This is a duplicate of #933. Please subscribe to that issue for updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants