Replace Chime Duration with Chime Type (#21166)

This commit is contained in:
Christopher Bailey 2022-01-12 13:56:07 -05:00 committed by GitHub
parent c16c24e93c
commit 761b8916f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ Each UniFi Protect camera will get a device in Home Assistant with the following
* **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.
* **Device Configuration** - Cameras will get various configuration controls based on the features available to the camera. Currently provided configuration controls:
* configuration sliders for Chime Duration, Zoom Level, Microphone Sensitivity, and WDR Level
* 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.
* **Button** - A disabled by default button is added for each camera device. The button will let you reboot your camera device.