Add new features from UniFi Protect 2.2.1-beta5 (#77391)
This commit is contained in:
parent
441d7c0461
commit
d29be2390b
8 changed files with 124 additions and 22 deletions
|
@ -209,6 +209,7 @@ def doorbell_fixture(camera: Camera, fixed_now: datetime):
|
|||
SmartDetectObjectType.PERSON,
|
||||
SmartDetectObjectType.VEHICLE,
|
||||
]
|
||||
doorbell.has_speaker = True
|
||||
doorbell.feature_flags.has_hdr = True
|
||||
doorbell.feature_flags.has_lcd_screen = True
|
||||
doorbell.feature_flags.has_speaker = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue