From 7f5dc4751dc0d9a349939109e617be0fa5cf35a9 Mon Sep 17 00:00:00 2001 From: Christopher Bailey Date: Tue, 27 Dec 2022 15:13:31 -0500 Subject: [PATCH] Add new info on UniFi Protect views (#25090) Co-authored-by: Franck Nijhof --- source/_integrations/unifiprotect.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/unifiprotect.markdown b/source/_integrations/unifiprotect.markdown index f593f593f8c..22d05043ac6 100644 --- a/source/_integrations/unifiprotect.markdown +++ b/source/_integrations/unifiprotect.markdown @@ -301,6 +301,8 @@ These URLs work great when trying to send notifications. Home Assistant will aut | `/api/unifiprotect/thumbnail/{nvr_id}/{event_id}` | Proxies a JPEG event thumbnail from UniFi Protect. | | `/api/unifiprotect/video/{nvr_id}/{camera_id}/{start}/{end}` | Proxies a MP4 video clip from UniFi Protect for a specific camera. Start and end must be in [ISO 8601 format](https://www.iso.org/iso-8601-date-and-time-format.html). | +`nvr_id` can either be the UniFi Protect ID of your NVR or the config entry ID for your UniFi Protect integration. `camera_id` can either be the UniFi Protect ID of your camera or an entity ID of any entity provided by the UniFi Protect integration that can be reversed to a UniFi Protect camera (i.e., an entity ID of a detected object sensor). + ## Troubleshooting ### Delay in Video Feed