mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Merge pull request #2383 from CWempe/patch-1
Remove duplicated option in hmc5883l.rst
This commit is contained in:
commit
8201a0df2c
@ -52,7 +52,6 @@ Configuration variables:
|
|||||||
- **heading** (*Optional*): The heading of the sensor in degrees. All options from
|
- **heading** (*Optional*): The heading of the sensor in degrees. All options from
|
||||||
:ref:`Sensor <config-sensor>`.
|
:ref:`Sensor <config-sensor>`.
|
||||||
- **oversampling** (*Optional*): The oversampling parameter for the sensor.
|
- **oversampling** (*Optional*): The oversampling parameter for the sensor.
|
||||||
- **range** (*Optional*): The range parameter for the sensor.
|
|
||||||
- **update_interval** (*Optional*, :ref:`config-time`): The interval to check the sensor. Defaults to ``60s``.
|
- **update_interval** (*Optional*, :ref:`config-time`): The interval to check the sensor. Defaults to ``60s``.
|
||||||
- **oversampling** (*Optional*): Number of readings to average over for each sample. One of ``1x``, ``2x``,
|
- **oversampling** (*Optional*): Number of readings to average over for each sample. One of ``1x``, ``2x``,
|
||||||
``4x``, ``8x``. Defaults to ``1x``.
|
``4x``, ``8x``. Defaults to ``1x``.
|
||||||
|
Loading…
Reference in New Issue
Block a user