From 2a4a562d04e8b8b90abfbe3d1c703e04a05af768 Mon Sep 17 00:00:00 2001 From: Christopher Bailey Date: Thu, 14 Mar 2024 13:34:56 -0400 Subject: [PATCH] Add docs for UniFi Protect remove_privacy_zone (#31598) --- source/_integrations/unifiprotect.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/_integrations/unifiprotect.markdown b/source/_integrations/unifiprotect.markdown index 664685f6c99..93dfad061be 100644 --- a/source/_integrations/unifiprotect.markdown +++ b/source/_integrations/unifiprotect.markdown @@ -262,6 +262,15 @@ Use to set the paired doorbell(s) with a smart chime. | `device_id` | No | The device ID of the Chime you want to pair or unpair doorbells to. | | `doorbells` | Yes | A target selector for any number of doorbells you want to pair to the chime. No value means unpair all. | +### Service unifiprotect.remove_privacy_zone + +Use to remove a privacy zone from a camera. + +| Service data attribute | Optional | Description | +| ---------------------- | -------- | ------------------------------------------------------------------------------------------------------- | +| `device_id` | No | Camera you want to remove privacy zone from. | +| `name` | No | The name of the zone to remove. | + ## Views The {% term integrations %} provides two proxy views to proxy media content from your Home Assistant instance so you can access thumbnails and video clips from within the context of Home Assistant without having to expose your UniFi Protect NVR Console. As with the media identifiers, all IDs are UniFi Protect IDs as they may not map to specific Home Assistant entities depending on how you have configured your {% term integrations %}.