mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update Protect docs for object sensor changes (#25032)
This commit is contained in:
parent
36c28a2780
commit
1545b3a56f
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user