Bump pyunifiprotect to 4.6.1 (#85547)
This commit is contained in:
parent
b6316b4904
commit
818253ced4
7 changed files with 7 additions and 6 deletions
|
@ -337,7 +337,7 @@ EVENT_SENSORS: tuple[ProtectBinaryEventEntityDescription, ...] = (
|
|||
name="Doorbell",
|
||||
device_class=BinarySensorDeviceClass.OCCUPANCY,
|
||||
icon="mdi:doorbell-video",
|
||||
ufp_required_field="feature_flags.has_chime",
|
||||
ufp_required_field="feature_flags.is_doorbell",
|
||||
ufp_value="is_ringing",
|
||||
ufp_event_obj="last_ring_event",
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue