Skip to content

Commit 58031a9

Browse files
ms5611: Remove 404 link and added datasheet (#5093)
* Remove 404 link and added datasheet * Update components/sensor/ms5611.rst Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Improved the text as per AI's idea ;) * added the i2c comment back (bad AI) * wrapped to a maximum of 120 characters per line --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 1278ede commit 58031a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

components/sensor/ms5611.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ MS5611 Atmospheric Pressure Sensor
66
:image: ms5611.jpg
77
:keywords: MS5611
88

9-
The ``ms5611`` sensor platform allows you to use your MS5611 atmospheric pressure sensors
10-
(`hobbytronics`_) temperature and pressure sensors with ESPHome. The :ref:`I²C <i2c>` is
11-
required to be set up in your configuration for this sensor to work.
9+
The ``ms5611`` sensor platform allows you to use the MS5611 atmospheric pressure-and-temperature sensor with
10+
ESPHome (see the `datasheet`_ for technical details). The :ref:`I²C <i2c>` is required to be set up in your
11+
configuration for this sensor to work.
1212

1313
.. figure:: images/ms5611-full.jpg
1414
:align: center
1515
:width: 50.0%
1616

1717
MS5611 Atmospheric Pressure Sensor
1818

19-
.. _hobbytronics: http://www.hobbytronics.co.uk/ms5611-altitude-sensor
19+
.. _datasheet: https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FMS5611-01BA03%7FB3%7Fpdf%7FEnglish%7FENG_DS_MS5611-01BA03_B3.pdf%7FCAT-BLPS0036
2020

2121
.. figure:: images/ms5611-ui.png
2222
:align: center

0 commit comments

Comments
 (0)