-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
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
Reolink person/pet/vehicle sensors repeatedly turn on/off and do not reflect camera events #90981
Comments
Hey there @starkillerOG, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) reolink documentation |
The enable/disable auto-tracking has been fixed in HA 2023.4.1, please update. Could you enable debug logging under That will allow me to see what is going on with the ONVIF pushes. |
If you appreciate the reolink integration and want to support its development, please consider sponsering the upstream library. |
yes the auto track switch is working now, thanks. what part of the logs are you interested in? it's 20k lines and i see stuff related to ONVIF subscription. |
@arthurEspooner I am intrested in the ONVIF logs since that is what you are telling me is having issue. |
removed |
@arthurEspooner I do not see anything strange in the log, I can see the ONVIF events comming in fine. |
i have a few automations linked to detection from the old integration and they fire 100% of the time. i do not use the reolink app for anything, i had blue iris set up previously. i am trying to migrate everything for my camera to HA now with this new integration. i do get some events, just not all of them. i tested standing right in front of the camera for 2 minutes and the "person" sensor never turned "on". i tried it again later, it worked. now it doesn't work. EDIT: i just tested again and it worked consistently. i'm not sure if 4.1 fixed something between last night and today but i'll do some more testing and update. |
I found a issue which caused ONVIF events to be lost mid processing due to canncelation of the task due to the camera disconnecting. I made a fix for it here: #91070 |
cool, i'll try it when updated. thanks. |
HomeAssistant 2023.4.5 is now available and includes the ONVIF push fix. If you appreciate the reolink integration and want to support its development, please consider sponsering the upstream library. |
The problem
Events do not always fire for person/vehicle/pet. Seems very inconsistent. Usually reports "off". I can rarely get a person event to come through.
https://github.com/fwestenberg/reolink_dev
The above worked great before.
Aslo, the switch to enable/disable auto-tracking isn't available. I can toggle this via the camera itself.
This is an RLC-823a, latest firmware.
What version of Home Assistant Core has the issue?
2023.4.0
What was the last working version of Home Assistant Core?
N/A
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Reolink
Link to integration documentation on our website
https://www.home-assistant.io/integrations/reolink/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: