mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
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:
parent
dc51231a06
commit
f4ef7f619b
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user