You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's popping up hundreds of times in the last few hours. The cameras are working fine but none of the sensors are registering any motion.
Home Assistant 2022.8.6
Supervisor 2022.08.3
Operating System 8.4
Frontend 20220802.0 - latest
Connected to Dahua NVR4PRO with the following cameras:
DH-IPC-HDW3641EMP-S-0280B-AUS-S
This error originated from a custom integration.
Logger: custom_components.dahua
Source: custom_components/dahua/thread.py:136
Integration: Dahua (documentation, issues)
First occurred: 9:44:39 AM (405 occurrences)
Last logged: 1:06:51 PM
Connection to VTO failed will try to connect in 30 seconds, error: [Errno 111] Connect call failed ('192.168.1.xxx', 5000), Line: 121
I had a look at thread.py and had a brief look at the code and this failure probably explains why I'm not getting any events from the NVR.
After doing some searching, I managed to resolve the problem by following the instructions here. The Dahua integration was seeing my NVR as a doorbell. #168 (comment)
It's popping up hundreds of times in the last few hours. The cameras are working fine but none of the sensors are registering any motion.
Home Assistant 2022.8.6
Supervisor 2022.08.3
Operating System 8.4
Frontend 20220802.0 - latest
Connected to Dahua NVR4PRO with the following cameras:
DH-IPC-HDW3641EMP-S-0280B-AUS-S
I had a look at thread.py and had a brief look at the code and this failure probably explains why I'm not getting any events from the NVR.
dahua/custom_components/dahua/thread.py
Line 17 in 650bd48
The text was updated successfully, but these errors were encountered: