diff --git a/components/sensor/scd30.rst b/components/sensor/scd30.rst index c33f622ad..4081d8a14 100644 --- a/components/sensor/scd30.rst +++ b/components/sensor/scd30.rst @@ -6,7 +6,7 @@ SCD30 CO₂, Temperature and Relative Humidity Sensor :image: scd30.jpg The ``scd30`` sensor platform allows you to use your Sensirion SCD30 CO₂ -(`datasheet `__) sensors with ESPHome. +(`datasheet `__) sensors with ESPHome. The :ref:`I²C Bus ` is required to be set up in your configuration for this sensor to work. .. figure:: images/scd30.jpg diff --git a/components/sensor/sdp3x.rst b/components/sensor/sdp3x.rst index 4bbfd7159..8944c1b1b 100644 --- a/components/sensor/sdp3x.rst +++ b/components/sensor/sdp3x.rst @@ -7,8 +7,8 @@ SDP3x / SDP800 Series Differential Pressure Sensor :keywords: SDP3x, SDP31, SDP32, SDP800 Series, SDP810, SDP810 The SDP3x Differential Pressure sensor allows you to use your SDP3x -(`datasheet `__, -`sparkfun `__) or SDP800 Series (`datasheet `__) +(`datasheet `__, +`sparkfun `__) or SDP800 Series (`datasheet `__) sensors with ESPHome. .. figure:: images/sdp31.jpg diff --git a/components/sensor/sht4x.rst b/components/sensor/sht4x.rst index c671f8a01..4cb37c1b2 100644 --- a/components/sensor/sht4x.rst +++ b/components/sensor/sht4x.rst @@ -6,7 +6,7 @@ SHT4X Temperature and Humidity Sensor :image: sht4x.jpg The ``sht4x`` sensor platform allows you to use your SHT4X temperature and humidity sensor -(`datasheet `__, `Adafruit`_) with ESPHome. +(`datasheet `__, `Adafruit`_) with ESPHome. The :ref:`I²C Bus ` is required to be set up in your configuration for this sensor to work. @@ -58,7 +58,7 @@ The heater can be enabled by setting ``heater_max_duty`` up to a maximum duty cy of ``5%`` (``0.05``). This runs the heater on a regular interval. While the heater is in operation the sensor disables measurements so no updates will be published. -See the (`datasheet `__) +See the (`datasheet `__) for more information about heater operation. See Also diff --git a/components/sensor/shtcx.rst b/components/sensor/shtcx.rst index e69b2595e..a5fce79eb 100644 --- a/components/sensor/shtcx.rst +++ b/components/sensor/shtcx.rst @@ -6,10 +6,10 @@ SHTCx Temperature+Humidity Sensors :image: shtc3.jpg The ``shtcx`` sensor platform Temperature+Humidity sensor allows you to use your Sensirion SHTC1 -(`datasheet `__, +(`datasheet `__, `Sensirion STHC1 `__) and the newer SHTC3 -(`datasheet `__, +(`datasheet `__, `SparkFun`_ ) sensors with ESPHome. The :ref:`I²C Bus ` is required to be set up in your configuration for this sensor to work. diff --git a/components/sensor/sps30.rst b/components/sensor/sps30.rst index f80081032..ac085be2c 100644 --- a/components/sensor/sps30.rst +++ b/components/sensor/sps30.rst @@ -6,7 +6,7 @@ SPS30 Particulate Matter Sensor :image: sps30.jpg The ``sps30`` sensor platform allows you to use your Sensirion SPS30 -(`datasheet `__) sensors with ESPHome. +(`datasheet `__) sensors with ESPHome. The :ref:`I²C Bus ` is required to be set up in your configuration for this sensor to work. This sensor supports both UART and I²C communication. However, at the moment only I²C communication is implemented. diff --git a/components/sensor/sts3x.rst b/components/sensor/sts3x.rst index 479760059..b3f1b84be 100644 --- a/components/sensor/sts3x.rst +++ b/components/sensor/sts3x.rst @@ -6,7 +6,7 @@ STS3X Temperature Sensor :image: sts3x.jpg The ``sts3x`` sensor platform Temperature sensor allows you to use your Sensirion STS30-DIS, STS31-DIS or STS35-DIS -(`datasheet `__, +(`datasheet `__, `Sensirion STS3x `__) sensors with ESPHome. The :ref:`I²C Bus ` is required to be set up in your configuration for this sensor to work.