Skip to content

Commit 1278ede

Browse files
kbx81DjordjeMandic
andauthored
[ld2450] Add timeout clarification (#5030)
* [ld2450] Add timeout clarification * Lint --------- Co-authored-by: Djordje Mandic <[email protected]>
1 parent fd03983 commit 1278ede

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

components/sensor/ld2450.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,12 @@ Configuration variables:
285285
- **presence_timeout** (**Required**, int): The duration, in seconds, for which the
286286
:ref:`presence states<ld2450-binary-sensors>` will persist even after the detection is cleared. Default is ``5``
287287
seconds. All options from :ref:`Number <config-number>`.
288+
289+
.. note::
290+
291+
The ``presence_timeout`` value applies *only* to the :ref:`presence binary sensor states<ld2450-binary-sensors>`.
292+
It does **not** apply to any other sensor data, such as target count or target details.
293+
288294
- **zone_N** (*Optional*): Configuration for the zone (N = 1 to 3), defined as a rectangular area in front of and
289295
relative to the sensor. A maximum of three zones can be configured: ``zone_1``, ``zone_2``, ``zone_3``. The zone
290296
coordinates consist of ``x1``, ``y1`` (near-left) to ``x2``, ``y2`` (far-right) and are specified in

0 commit comments

Comments
 (0)