Skip to content

Commit

Permalink
add support for K1T341BM
Browse files Browse the repository at this point in the history
  • Loading branch information
pergolafabio committed Nov 19, 2024
1 parent 4ee35a4 commit 6d3b5e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hikvision-doorbell/src/doorbell.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class DeviceType(IntEnum):
K1T671MF = 896
K1T341AM = 10503
K1T341M = 10510
K1T341BM = 10515
K1T343 = 10533
K1T673 = 10534
K1T342 = 10538
Expand Down

0 comments on commit 6d3b5e0

Please sign in to comment.