-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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 motion sensor no longer working #106911
Comments
Hey there @sdb9696, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) ring documentation |
This is a dupe of issue #88705 which is waiting on a couple of PRs to be reviewed in order to fix. @home-assistant close |
@home-assistant close |
That doesn't seem like the same behaviour. That issue is about not receiving dings after a motion alert. I have a Ring floodlight camera, not a doorbell - it doesn't have rings at all. The motion alerts themselves are not showing up. That's also a much older issue, whereas motion alerts were working for me up to and including core-2023.11.3. |
I think in general the ring api is not concentrating on the query to get dings data as it favours the push solution. Also I don't think anything has changed between 2023.11 and 2023.12 to affect this. You could try installing the python-ring-doorbell library to a virtual environment and running |
That makes sense. I'm happy to wait for the PR to merge. I only have a couple automations that rely on this and they aren't essential. Here's what I get from
|
You could also try |
|
The problem
The binary sensor that indicates when motion (the one names something like binary_sensor.front_door_motion) is detected no longer works (it always has the value "Clear" regardless of whether or not motion is detected). This means automations that trigger on motion do not run.
What version of Home Assistant Core has the issue?
2023.12.4
What was the last working version of Home Assistant Core?
core-2023.11.3
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Ring
Link to integration documentation on our website
https://www.home-assistant.io/integrations/ring
Diagnostics information
config_entry-ring-0a4bc51286e2cc086128edaefd630709.json.txt
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: