Skip to content

Releases: rroller/dahua

0.9.10

24 Jul 18:36
Compare
Choose a tag to compare
  • Add better support for device type (Hopeful fix for DVR) #59

0.9.9

24 Jul 18:04
Compare
Choose a tag to compare
  • Fix a rare bug that cause errors when trying to add None to maps - #60

0.9.8

18 Jul 17:43
Compare
Choose a tag to compare
  • Add more default events, add icon override for AudioMutation event
    image

0.9.7

18 Jul 00:10
Compare
Choose a tag to compare
  • Add service top open a door via a VTO

With the UI

Screen Shot 2021-07-17 at 5 05 23 PM

With YAML

service: dahua.vto_open_door
data:
  door_id: 1
target:
  entity_id: camera.cam13_main

0.9.5

17 Jul 23:26
Compare
Choose a tag to compare
  • Bug fix for SSL connections

0.9.4

17 Jul 16:35
606090b
Compare
Choose a tag to compare
  • Support https with self signed cert

0.9.3

17 Jul 16:07
76fcb6d
Compare
Choose a tag to compare
  • Marks Amcrest AD410 as a doorbell

0.9.2

08 Jul 02:47
Compare
Choose a tag to compare
  • Make serial number unique when using an NVR

0.9.1

07 Jul 05:45
Compare
Choose a tag to compare
  • Bug fix for coaxial control check

0.9.0

07 Jul 05:36
Compare
Choose a tag to compare
  • Adds experimental support for channels to support multiple cams attached to an NVR. Shouldn't break single cams but may not fully work for NVRs. Please report any issues in #9