From 3173a4729aebc4de6d0cabfdb149d3cdcb866bf3 Mon Sep 17 00:00:00 2001 From: Pedro Rodriguez Tavarez Date: Fri, 3 Dec 2021 13:23:28 -0500 Subject: [PATCH] Privacy mode for amcrest cameras (second try) (#19635) --- source/_integrations/amcrest.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/amcrest.markdown b/source/_integrations/amcrest.markdown index cd48b341306..6ee6bbb7ae8 100644 --- a/source/_integrations/amcrest.markdown +++ b/source/_integrations/amcrest.markdown @@ -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.