BMP085 fix formatting

This commit is contained in:
Otto Winter 2018-06-06 08:56:37 +02:00
parent a0f8bacab4
commit 0289278716
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
1 changed files with 1 additions and 1 deletions

View File

@ -45,8 +45,8 @@ Configuration variables:
- **pressure** (**Required**): The information for the pressure sensor.
- **name** (**Required**, string): The name for the pressure sensor.
- All other options from :ref:`Sensor <config-sensor>` and :ref:`MQTT Component <config-mqtt-component>`.
- **id** (*Optional*, :ref:`config-id`): Set the ID of this sensor for use in lambdas.
- All other options from :ref:`Sensor <config-sensor>` and :ref:`MQTT Component <config-mqtt-component>`.
- **address** (*Optional*, int): Manually specify the i^2c address of
the sensor. Defaults to ``0x77``.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB