Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: rroller/dahua

0.9.25

04 Dec 20:31

Choose a tag to compare

  • Fix #117 by migrating from device_state_attributes to extra_state_attributes

0.9.24

25 Sep 22:58

Choose a tag to compare

  • Fix async_camera_image signature with latest versions of Home Assistant. Fixes #86

0.9.23

12 Sep 16:54

Choose a tag to compare

  • Update async_camera_image to the new API signature in the latest Home Assistant release. Fixes #84

0.9.22

31 Aug 04:22
1d1158e

Choose a tag to compare

  • Support for Lorex E891AB NVR thanks to @brianegge

0.9.21

30 Aug 01:53

Choose a tag to compare

BREAKING CHANGE

  • If human detection is enabled, fires the SmartMotionHuman binary sensor instead of the CrossLineDetection or CrossRegionDetection binary sensor, for both VTO/Doorbells/Cameras

0.9.20

29 Aug 18:04
860c269

Choose a tag to compare

  • For doorbells/VTOs: Fire the SmartMotionHuman event instead of the CrossLineDetection when a human is detected

0.9.19

29 Aug 17:19

Choose a tag to compare

  • Support channel number for NVR/DVRs with older firmwares

0.9.18

28 Aug 19:38

Choose a tag to compare

  • Fix for duplicated events on NVRs (short term fix)
  • 96eaf2b

0.9.17

28 Aug 19:17

Choose a tag to compare

  • Add channel to event log for debugging

0.9.16

28 Aug 17:29
b47fa58

Choose a tag to compare

  • Support events per channel (fix DVR/NVR events). This will allow each device attached to an NVR to report events correctly. #9