Hello,
Has anyone successfully integrated Dahua NVR motion detection as a HA trigger?
Thank you
Nick4
(Nick)
April 18, 2025, 9:59pm
2
Hi, how have you integrated your NVR in HA?
Hi, not integrated yet. I tried using Motioneye to get motion detect and trigger but had no luck with that.
tmjpugh
(Tmjpugh)
April 19, 2025, 1:50pm
4
Dahua and Amcrest are same. Try Amcrest integration
jim_os
April 19, 2025, 2:53pm
5
Simply integrate the NVR via HA Onvif integration and all detection types that your NVR offers (motion, IVS, … ) are available as triggers under HA.
However, there is a bug with Core 2025.4.x with the naming of individual sensors. This means that the sensors only appear under the device name in the device overview. See:
opened 12:07PM - 06 Apr 25 UTC
integration: onvif
### The problem
Core 2025.4.1
Supervisor 2025.03.4
Operating System 15.1
Fronte… nd 20250404.0
Various Dahua cameras and NVR
Update from 2025.3.4 to 2025.4.1
(Almost) All entities (global scene change, field detection, cell motion detection, processor usage, last reboot, etc.) are now displayed only with the device name. Except for those that may have been renamed previously (Example: Hof line_detector_crossed und Schuppen line_detector_cros...).

Clicking on a sensor displays the correct entity name. Example:

For the NVR, this means that you can no longer see which entity belongs to which camera (channel) on the NVR in the device overview. Previously, the names were:
- line detector crossed 1
- line detector crossed 2
- line detector crossed 3
- line detector crossed 4
- etc.
### What version of Home Assistant Core has the issue?
2025.4.1
### What was the last working version of Home Assistant Core?
2025.3.4
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
Onvif
### Link to integration documentation on our website
_No response_
### Diagnostics information
_No response_
### Example YAML snippet
```yaml
```
### Anything in the logs that might be useful for us?
```txt
```
### Additional information
_No response_
You could probably also integrate the NVR using rroller’s Dahua integration , but rroller is no longer actively maintaining or developing this. Furthermore, with my Dahua NVR, the rroller Dahua integration floods the NVR with log entries every second. I can’t tell you why that’s the case, and rroller hasn’t commented on it either.