mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-04 23:52:18 +01:00
correct spelling of Revspace in link to wiki page (#2926)
This commit is contained in:
parent
4fd023331e
commit
e6f7d4ec1c
@ -7,7 +7,7 @@ MH-Z19 CO_2 and Temperature Sensor
|
|||||||
:keywords: mh-z19
|
:keywords: mh-z19
|
||||||
|
|
||||||
The ``mhz19`` sensor platform allows you to use MH-Z19 CO_2 and temperature sensors
|
The ``mhz19`` sensor platform allows you to use MH-Z19 CO_2 and temperature sensors
|
||||||
(`refspace`_) with ESPHome.
|
(`Revspace`_) with ESPHome.
|
||||||
The CO_2 measurement also works with the MH-Z16 and MH-Z14 sensors.
|
The CO_2 measurement also works with the MH-Z16 and MH-Z14 sensors.
|
||||||
|
|
||||||
.. figure:: images/mhz19-full.jpg
|
.. figure:: images/mhz19-full.jpg
|
||||||
@ -16,7 +16,7 @@ The CO_2 measurement also works with the MH-Z16 and MH-Z14 sensors.
|
|||||||
|
|
||||||
MH-Z19 CO_2 and Temperature Sensor.
|
MH-Z19 CO_2 and Temperature Sensor.
|
||||||
|
|
||||||
.. _refspace: https://revspace.nl/MHZ19
|
.. _Revspace: https://revspace.nl/MHZ19
|
||||||
|
|
||||||
As the communication with the MH-Z19 is done using UART, you need
|
As the communication with the MH-Z19 is done using UART, you need
|
||||||
to have an :ref:`UART bus <uart>` in your configuration with the ``rx_pin`` connected to the TX pin of the
|
to have an :ref:`UART bus <uart>` in your configuration with the ``rx_pin`` connected to the TX pin of the
|
||||||
|
Loading…
Reference in New Issue
Block a user