Skip to content

Commit ce7aa47

Browse files
kbx81jesserockz
authored andcommitted
Fix typos, remove duplicate config var (#5236)
1 parent e1c83fb commit ce7aa47

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

components/sensor/ld2410.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Configuration variables:
8686
If you have defined other filters, this default will be overridden; you may of course add it back to your custom
8787
filter(s) as above if you wish.
8888

89-
To remove the default filter for a any given binary sensor instance, add ``filters: []`` to its configuration.
89+
To remove the default filter for any given binary sensor instance, add ``filters: []`` to its configuration.
9090

9191
Sensor
9292
------
@@ -199,7 +199,7 @@ Configuration variables:
199199
If you have defined other filters, this default will be overridden; you may of course add it back to your custom
200200
filter(s) as above if you wish.
201201

202-
To remove the default filter for a any given sensor instance, add ``filters: []`` to its configuration.
202+
To remove the default filter for any given sensor instance, add ``filters: []`` to its configuration.
203203

204204
Switch
205205
------

components/sensor/ld2412.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ Configuration variables:
5959
All options from :ref:`Binary Sensor <config-binary_sensor>`.
6060
- **has_moving_target** (*Optional*): True if a moving target is detected.
6161
All options from :ref:`Binary Sensor <config-binary_sensor>`.
62-
- **has_moving_target** (*Optional*): True if a moving target is detected.
63-
All options from :ref:`Binary Sensor <config-binary_sensor>`.
6462
- **has_still_target** (*Optional*): True if a still target is detected.
6563
All options from :ref:`Binary Sensor <config-binary_sensor>`.
6664
- **dynamic_background_correction_status** (*Optional*): True while the sensor is performing dynamic background
@@ -80,7 +78,7 @@ Configuration variables:
8078
If you have defined other filters, this default will be overridden; you may of course add it back to your custom
8179
filter(s) as above if you wish.
8280

83-
To remove the default filter for a any given binary sensor instance, add ``filters: []`` to its configuration.
81+
To remove the default filter for any given binary sensor instance, add ``filters: []`` to its configuration.
8482

8583
Sensor
8684
------
@@ -216,7 +214,7 @@ Configuration variables:
216214
If you have defined other filters, this default will be overridden; you may of course add it back to your custom
217215
filter(s) as above if you wish.
218216

219-
To remove the default filter for a any given sensor instance, add ``filters: []`` to its configuration.
217+
To remove the default filter for any given sensor instance, add ``filters: []`` to its configuration.
220218

221219
Switch
222220
------

components/sensor/ld2450.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Configuration variables:
9797
If you have defined other filters, this default will be overridden; you may of course add it back to your custom
9898
filter(s) as above if you wish.
9999

100-
To remove the default filter for a any given binary sensor instance, add ``filters: []`` to its configuration.
100+
To remove the default filter for any given binary sensor instance, add ``filters: []`` to its configuration.
101101

102102
.. _ld2450-sensors:
103103

@@ -232,7 +232,7 @@ Configuration variables:
232232
If you have defined other filters, this default will be overridden; you may of course add it back to your custom
233233
filter(s) as above if you wish.
234234

235-
To remove the default filters for a any given sensor instance, add ``filters: []`` to its configuration.
235+
To remove the default filters for any given sensor instance, add ``filters: []`` to its configuration.
236236

237237
.. _ld2450-switch:
238238

0 commit comments

Comments
 (0)