mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
"Temperature" to "Pressure" correction (#4000)
This commit is contained in:
parent
c628ab7281
commit
90757f4ab9
@ -48,7 +48,7 @@ Configuration variables:
|
|||||||
- **pressure** (*Optional*): The information for the pressure sensor.
|
- **pressure** (*Optional*): The information for the pressure sensor.
|
||||||
|
|
||||||
- **name** (**Required**, string): The name 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>`.
|
See :ref:`Oversampling Options <bmp280-oversampling>`.
|
||||||
- **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas.
|
- **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas.
|
||||||
- All other options from :ref:`Sensor <config-sensor>`.
|
- All other options from :ref:`Sensor <config-sensor>`.
|
||||||
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Loading…
Reference in New Issue
Block a user