Add Reolink package detection docs (#31719)

This commit is contained in:
starkillerOG 2024-03-03 19:35:35 +01:00 committed by GitHub
parent 2b45fa7145
commit c0c36fb03c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,6 +56,7 @@ Depending on the supported features of the camera, binary sensors are added for:
- AI pet detection - AI pet detection
- AI animal detection - AI animal detection
- AI face 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). 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. 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 face sensitivity
- AI person sensitivity - AI person sensitivity
- AI vehicle sensitivity - AI vehicle sensitivity
- AI package sensitivity
- AI pet sensitivity - AI pet sensitivity
- AI animal sensitivity - AI animal sensitivity
- AI face delay* - AI face delay*
- AI person delay* - AI person delay*
- AI vehicle delay* - AI vehicle delay*
- AI package delay*
- AI pet delay* - AI pet delay*
- AI animal delay* - AI animal delay*
- Auto quick reply time - Auto quick reply time