Add Reolink smart ai binary sensors docs (#37920)

This commit is contained in:
starkillerOG 2025-03-17 15:57:14 +01:00 committed by GitHub
parent d84a614250
commit 12ca014ae9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,6 +100,17 @@ Depending on the supported features of the camera, binary sensors are added for:
- AI face detection++ - AI face detection++
- AI package detection++ - AI package detection++
- AI baby crying detection+ (sound detection) - AI baby crying detection+ (sound detection)
- AI crossline person+ (up to 3 lines)
- AI crossline vehicle+ (up to 3 lines)
- AI crossline animal+ (up to 3 lines)
- AI intrusion person+ (up to 3 zones)
- AI intrusion vehicle+ (up to 3 zones)
- AI intrusion animal+ (up to 3 zones)
- AI linger person+ (up to 3 zones)
- AI linger vehicle+ (up to 3 zones)
- AI linger animal+ (up to 3 zones)
- AI item forgotten+ (up to 3 zones)
- AI item taken+ (up to 3 zones)
- Sleep status+ - Sleep status+
\++ These sensors receive events using the following 4 methods (in order): TCP push, ONVIF push, ONVIF long polling or fast polling (every 5 seconds). \++ These sensors receive events using the following 4 methods (in order): TCP push, ONVIF push, ONVIF long polling or fast polling (every 5 seconds).
@ -107,6 +118,8 @@ The latency for receiving the events is the best for TCP push and the worst for
For redundancy, these sensors are polled every 60 seconds together with the update of all other entities. For redundancy, these sensors are polled every 60 seconds together with the update of all other entities.
To ensure you have the best latency possible, refer to the [Reducing latency of motion events](#reducing-latency-of-motion-events) section. To ensure you have the best latency possible, refer to the [Reducing latency of motion events](#reducing-latency-of-motion-events) section.
For the **crossline**, **intrusion**, **linger**, **item forgotten**, and **item taken** entities, you first need to configure the lines/zones in the Reolink app (**Settings** > **Detection alarm** > **Smart event detection**). In the Reolink app, you can add up to 3 zones/lines, and for each zone/line, you can enable/disable the person/vehicle/animal detection. Within 60 seconds after making a change in the Reolink app, the corresponding entities will automatically show up in Home Assistant.
### Number entities ### Number entities
Depending on the supported features of the camera, number entities are added for: Depending on the supported features of the camera, number entities are added for: