Skip to content

Commit

Permalink
"Temperature" to "Pressure" correction (#4000)
Browse files Browse the repository at this point in the history
  • Loading branch information
3ative authored Jun 27, 2024
1 parent c628ab7 commit 90757f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/sensor/bmp280.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Configuration variables:
- **pressure** (*Optional*): The information for the pressure sensor.

- **name** (**Required**, string): The name for the pressure sensor.
- **oversampling** (*Optional*): The oversampling parameter for the temperature sensor.
- **oversampling** (*Optional*): The oversampling parameter for the pressure sensor.
See :ref:`Oversampling Options <bmp280-oversampling>`.
- **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas.
- All other options from :ref:`Sensor <config-sensor>`.
Expand Down

0 comments on commit 90757f4

Please sign in to comment.