mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add UniFi Protect camera motion and ThumbnailProxyView docs (#21104)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
97b1b3225e
commit
48774cc9e0
@ -116,7 +116,9 @@ Each UniFi Protect camera will get the following entities added:
|
||||
* **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.
|
||||
* **System Sounds** - If your camera has a speaker, there will be a configuration switch to toggle system sounds.
|
||||
* **SSH Enabled** - A disabled by default switch entity will be added to let you toggle on and off SSH for your camera. Username is `ubnt` and password is your Device Password as configured in UniFi Protect.
|
||||
* **Sensors** - Sensors are provided for data provided from the camera device. Sensors include "Is Dark" and "Doorbell Chime" (if 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.
|
||||
* **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.
|
||||
* Motion and Detected Object sensors will also contain an `event_thumbnail` attribute that can be used to get the event thumbnail directly from UniFi Protect for that motion or smart detection.
|
||||
* The Detected Object sensor will have the values of "none", "person", or "vehicle" based on object UniFi Protect detected.
|
||||
* **Button** - A disabled by default button entity is added for each camera device. The button will let you reboot your camera device.
|
||||
|
||||
### Floodlights
|
||||
|
Loading…
x
Reference in New Issue
Block a user