Skip to content

Commit

Permalink
Added support for FaceAccessTerminal_1 = 10503
Browse files Browse the repository at this point in the history
  • Loading branch information
pergolafabio committed Sep 6, 2023
1 parent 1938962 commit c7933d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hikvision-doorbell/src/doorbell.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ class DeviceType(IntEnum):
OUTDOOR = 603
INDOOR = 602
VillaVTO = 605
FaceAccessTerminal = 10510
FaceAccessTerminal_1 = 10503
FaceAccessTerminal_2 = 10510
HD = 31
AccessControlTerminal = 861

Expand Down

0 comments on commit c7933d0

Please sign in to comment.