Add support for event entities for the linked_motion_sensor (#33553)

Add support for event entities for the linked_motion_sensor
This commit is contained in:
J. Nick Koston 2024-07-04 07:18:42 -05:00 committed by GitHub
parent dc51231a06
commit f4ef7f619b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -168,7 +168,7 @@ homekit:
required: false required: false
type: string type: string
linked_motion_sensor: linked_motion_sensor:
description: The `entity_id` of a `binary_sensor` entity to use as the motion sensor of the camera accessory to enable motion notifications. description: The `entity_id` of a `binary_sensor` or `event` entity to use as the motion sensor of the camera accessory to enable motion notifications.
required: false required: false
type: string type: string
linked_obstruction_sensor: linked_obstruction_sensor: