mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Privacy mode for amcrest cameras (second try) (#19635)
This commit is contained in:
parent
13a289f346
commit
3173a4729a
@ -137,6 +137,14 @@ sensors:
|
||||
description: >
|
||||
Return the number of PTZ preset positions
|
||||
configured for the given camera.
|
||||
switches:
|
||||
description: Switches to control certain aspects of the cameras.
|
||||
required: false
|
||||
type: list
|
||||
default: None
|
||||
keys:
|
||||
privacy_mode:
|
||||
description: Controls the camera's Privacy Mode feature, if supported.
|
||||
control_light:
|
||||
description: >
|
||||
Automatically control the camera's indicator light, turning it on if the audio or video streams are enabled, and turning it off if both streams are disabled.
|
||||
|
Loading…
x
Reference in New Issue
Block a user