diff --git a/components/sensor/bme680.rst b/components/sensor/bme680.rst index 975ae1483..2b51d0d17 100644 --- a/components/sensor/bme680.rst +++ b/components/sensor/bme680.rst @@ -55,7 +55,7 @@ Configuration variables: - **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas. - All other options from :ref:`Sensor `. -- **humidity** (**Required**): The information for the pressure sensor. +- **humidity** (**Required**): The information for the humidity sensor. - **name** (**Required**, string): The name for the humidity sensor. - **oversampling** (*Optional*): The oversampling parameter for the temperature sensor.