Skip to content

Commit 1367391

Browse files
gappleswoboda1337
andauthored
ld2420 max_gate_distance description (#5344)
* Update ld2420.md Cleanup max_gate_distance description * Update ld2420.md adjust line breaks * Update content/components/sensor/ld2420.md --------- Co-authored-by: Jonathan Swoboda <[email protected]>
1 parent b1e7166 commit 1367391

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/components/sensor/ld2420.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,10 @@ number:
195195
`max_gate_distance` is specified. May contain any options from [Number](#config-number).
196196

197197
- **max_gate_distance** (*Optional*): Maximum gate for movement detection. Value from 1 to 15. Each gate detects
198-
movement and still energy at 70 cm increments. At the maximum value, the sensor's range equates to 16 *70 cm
199-
resulting in an approximately 12-meter range; however, accuracy at this range may be diminished. The recommended
200-
maximum value is 12* 70 cm which results in approximately 9 meters. **Required** when `presence_timeout` and
201-
`min_gate_distance` is specified. May contain any options from [Number](#config-number).
198+
movement and still energy at 70 cm increments. At the maximum value, the sensor's range equates to approximately
199+
12 meters; however, accuracy at this range may be diminished. The recommended maximum value is 12 which results
200+
in approximately 9 meters. **Required** when `presence_timeout` and `min_gate_distance` are specified. May contain
201+
any options from [Number](#config-number).
202202

203203
- **gate_still_sensitivity** (*Optional*): Gate still threshold calibration sensitivity factor. Defaults to 0.5 with a
204204
range of 0-1, 0 = high and 1 = low. May contain any options from [Number](#config-number).

0 commit comments

Comments
 (0)