File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
content/components/sensor Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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).
You can’t perform that action at this time.
0 commit comments