mirror of
https://github.com/AlexxIT/go2rtc.git
synced 2025-10-06 16:57:29 +08:00
Add support HomeKit doorbells
This commit is contained in:
@@ -31,8 +31,9 @@ const (
|
||||
StatusPaired = "0"
|
||||
StatusNotPaired = "1"
|
||||
|
||||
CategoryBridge = "2"
|
||||
CategoryCamera = "17"
|
||||
CategoryBridge = "2"
|
||||
CategoryCamera = "17"
|
||||
CategoryDoorbell = "18"
|
||||
|
||||
StateM1 = 1
|
||||
StateM2 = 2
|
||||
|
Reference in New Issue
Block a user