Add support for event entities to the homekit linked_doorbell_sensor (#33474)

This commit is contained in:
J. Nick Koston 2024-06-30 08:04:31 -05:00 committed by GitHub
parent 0dac757164
commit b8ed96873b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -160,7 +160,7 @@ homekit:
required: false
type: string
linked_doorbell_sensor:
description: The `entity_id` of a `binary_sensor` entity to use as the doorbell sensor of the camera accessory to enable doorbell notifications.
description: The `entity_id` of a `binary_sensor` or `event` entity to use as the doorbell sensor of the camera accessory to enable doorbell notifications.
required: false
type: string
linked_humidity_sensor: