Skip to content

Releases: rroller/dahua

0.9.20

29 Aug 18:04
860c269
Compare
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
Compare
Choose a tag to compare
  • Support channel number for NVR/DVRs with older firmwares

0.9.18

28 Aug 19:38
Compare
Choose a tag to compare
  • Fix for duplicated events on NVRs (short term fix)
  • 96eaf2b

0.9.17

28 Aug 19:17
Compare
Choose a tag to compare
  • Add channel to event log for debugging

0.9.16

28 Aug 17:29
b47fa58
Compare
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

0.9.15

14 Aug 20:05
4b534de
Compare
Choose a tag to compare

Bug Fix

  • Don't fail if device doesn't support lighting

0.9.14

14 Aug 17:10
Compare
Choose a tag to compare
  • Attempt to support NVR channel numbers. See #67

0.9.13

03 Aug 03:51
2057ffe
Compare
Choose a tag to compare

Bug Fix

This fixes the bug described in #52 - the table variable is None and thus the for loop throws an exception. Thanks to @andrew-d

0.9.12

01 Aug 20:50
Compare
Choose a tag to compare

Bug fix

  • Fix parsing of brightness string

0.9.11

01 Aug 19:42
Compare
Choose a tag to compare

New Features

  • Add service set_video_in_day_night_mode to set the camera's Day/Night Mode. For example, Color, BlackWhite, or Auto. Closes #65

Screen Shot 2021-08-01 at 12 42 28 PM