From 1545b3a56f17bf286bf76ec9e1044afb41d85b33 Mon Sep 17 00:00:00 2001 From: Christopher Bailey Date: Mon, 28 Nov 2022 14:08:23 -0500 Subject: [PATCH] Update Protect docs for object sensor changes (#25032) --- source/_integrations/unifiprotect.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/unifiprotect.markdown b/source/_integrations/unifiprotect.markdown index 6486b05ff4e..681c7bc5db1 100644 --- a/source/_integrations/unifiprotect.markdown +++ b/source/_integrations/unifiprotect.markdown @@ -157,8 +157,8 @@ Each UniFi Protect camera will get a device in Home Assistant with the following * If your camera is a G4 Doorbell Pro, an additional camera entity will be added for the Package Camera. The Package Camera entity will _not_ have streaming capabilities regardless of whether RTSPS is enabled on the channel or not. This is due to the Package Camera having a very low FPS that does not make it compatible with HLS streaming. * **Media Player** - If your camera has a speaker, you will get a media player entity that allows you to play audio to your camera's speaker. Any audio file URI that is playable by FFmpeg will be able to be played to your speaker, including via the [TTS Say Service](/integrations/tts/#service-say). * **Privacy Mode** - If your camera allows for Privacy Masks, there will be a configuration switch to toggle a "Privacy Mode" that disables recording, microphone, and a black privacy zone over the whole camera. -* **Sensors** - Sensors include "Is Dark", "Motion Detected", "Detected Object" (if the camera supports smart detections), and "Doorbell Chime" (if the camera has a chime). Several diagnostics sensors are added including sensors on uptime, network connection stats, and storage stats. Doorbells will also have a "Voltage" sensor for troubleshooting electrical issues. - * The Detected Object sensor will have the values of "none", "person", or "vehicle" based on object UniFi Protect detected. +* **Sensors** - Sensors include "Is Dark", "Motion Detected", detected object sensors (if the camera supports smart detections), and "Doorbell Chime" (if the camera has a chime). Several diagnostics sensors are added including sensors on uptime, network connection stats, and storage stats. Doorbells will also have a "Voltage" sensor for troubleshooting electrical issues. + * There is one detected object sensor per Smart Detection supported by the camera and a combined sensor for if _any_ object is detected. * **Device Configuration** - Cameras will get various configuration controls based on the features available to the camera. Currently provided configuration controls: * configuration sliders for Chime Type, Zoom Level, Microphone Sensitivity, and WDR Level * configuration switches Overlay Information, Smart Detections types, Status Light, HDR, High FPS mode, System Sounds.