- All other options from :ref:`Sensor <config-sensor>`.
-**drdy_pin** (*Optional*, :ref:`Pin Schema <config-pin_schema>`): Data-ready pin. Often labelled ``INT``. Using this pin might lead to slightly quicker read times.
-**gain** (*Optional*, int): Specify the gain. Defaults to ``2_5X``. Must be one of
-``1X``
-``1_33X``
-``1_67X``
-``2X``
-``2_5X``
-``3X``
-``4X``
-``5X``
-**oversampling** (*Optional*, int): On-chip oversampling. Defaults to ``2``. Must be between ``0`` and ``3``.
-**filter** (*Optional*, int): On-chip digital filter. Defaults to ``6``. Must be between ``0`` and ``7``.
-**update_interval** (*Optional*, :ref:`config-time`): The interval to check the
sensor. Defaults to ``60s``.
-**address** (*Optional*, int): Manually specify the I²C address of
the sensor. Defaults to ``0x0C``.
-**i2c_id** (*Optional*, :ref:`config-id`): Manually specify the ID of the :ref:`I²C Component <i2c>` if you want