Skip to content

Releases: rroller/dahua

0.9.39

19 Feb 23:21
Compare
Choose a tag to compare
  • Better event parsing #166

0.9.38

14 Feb 01:04
Compare
Choose a tag to compare
  • Add support for Amcrest doorbell ring lights. Creates a switch to turn the ring light on/off

0.9.37

13 Feb 20:53
Compare
Choose a tag to compare
  • Better lighting detection
  • Reduce error logging, but enable more debug logs
  • Bump timeout from 10 to 20 seconds
  • Improve event data handling from devices

0.9.36

06 Feb 01:11
Compare
Choose a tag to compare

Adds a new service to reboot the device

With the UI:
image

With YAML

service: dahua.reboot
data: {}
target:
  entity_id: camera.doorbell_d1a1_main

0.9.35

05 Feb 22:18
Compare
Choose a tag to compare

Fix parsing of Amcrest AD410 events

0.9.34

18 Jan 16:03
Compare
Choose a tag to compare

Fix missing translation entry

0.9.33

17 Jan 19:42
Compare
Choose a tag to compare

New Amcrest AD410 Feature

Adds a switch to enable or disable the Smart Human Detection feature. Now you can control regular motion detection and smart human motion detection separately.

Screen Shot 2022-01-17 at 11 37 38 AM

Requested in #143

0.9.32

01 Jan 23:33
Compare
Choose a tag to compare

New feature

Adds the "VTO Cancel Call" service. This allows one to cancel an incoming call on VTO devices (aka, doorbells like the VTO2202F)

Example...

service: dahua.vto_cancel_call
target:
  entity_id: camera.doorbell_main

Requested in #87

0.9.31

01 Jan 01:18
Compare
Choose a tag to compare
  • Fix bug when multiple event arrive on the event stream. This bug caused Smart Motion Human events to be lost with doorbells and maybe others devices and events

0.9.30

26 Dec 23:40
Compare
Choose a tag to compare
  • Add a switch to enable/disable SmartMotionDetection. Addresses #96
    Screen Shot 2021-12-26 at 3 39 12 PM