Privacy mode for amcrest cameras (second try) (#19635)

This commit is contained in:
Pedro Rodriguez Tavarez 2021-12-03 13:23:28 -05:00 committed by GitHub
parent 13a289f346
commit 3173a4729a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.