mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
Add support for event entities to the homekit linked_doorbell_sensor (#33474)
This commit is contained in:
parent
0dac757164
commit
b8ed96873b
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user