From c0c36fb03c92249be38a61233942c7c9e72c7f7b Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Sun, 3 Mar 2024 19:35:35 +0100 Subject: [PATCH] Add Reolink package detection docs (#31719) --- source/_integrations/reolink.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index c23466dc009..a61145965e9 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -56,6 +56,7 @@ Depending on the supported features of the camera, binary sensors are added for: - AI pet detection - AI animal detection - AI face detection +- AI package detection These sensors receive events using 3 methods in order: ONVIF push, ONVIF long polling or fast polling (every 5 seconds). The latency for receiving the events is the best for ONVIF push and the worst for fast polling, the fastest available method that is detected to work will be used, and slower methods will not be used. @@ -81,11 +82,13 @@ Depending on the supported features of the camera, number entities are added for - AI face sensitivity - AI person sensitivity - AI vehicle sensitivity +- AI package sensitivity - AI pet sensitivity - AI animal sensitivity - AI face delay* - AI person delay* - AI vehicle delay* +- AI package delay* - AI pet delay* - AI animal delay* - Auto quick reply time