Skip to content

Commit

Permalink
Fixed broken text (esphome#3705)
Browse files Browse the repository at this point in the history
  • Loading branch information
cfeenstra1024 authored May 22, 2024
1 parent a2357ba commit 99219c4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions components/sensor/kamstrup_kmp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ that uses the Kamstrup Meter Protocol for communication.
This component can be used to request measurements from the meter using
the optical interface.

A :ref:`UART bus <uart>` is required to communicate with the meter. The baudrate
A :ref:`UART bus <uart>` is required to communicate with the meter.

Configuration
-------------
Expand Down Expand Up @@ -92,8 +92,7 @@ Hardware

The Kamstrup meter uses an optical interface, just above the display. The required
optical transceiver can be made using the schematic below. Connect the RX and TX
lines to the pins configured under the uart section in the config file. In the
configuration example above, this would be GPIO pin 13 and 15 respectively.
lines to the pins configured under the uart section in the config file.

.. figure:: images/kamstrup_kmp_sch.svg
:scale: 200%
Expand Down

0 comments on commit 99219c4

Please sign in to comment.