diff --git a/components/cover/time_based.rst b/components/cover/time_based.rst index e5a5150e9..d50f8e445 100644 --- a/components/cover/time_based.rst +++ b/components/cover/time_based.rst @@ -80,7 +80,7 @@ Configuration variables: Handle stop_action: ------------------------ For some cover controllers, separate switches for UP and DOWN action are used while a stop is issued when sending a counter command. -This can be handled at the **stop_action** by using the folling lamda function: +This can be handled at the **stop_action** by using the following lambda function: .. code-block:: yaml diff --git a/components/sensor/a02yyuw.rst b/components/sensor/a02yyuw.rst index e6a08463e..2fc928380 100644 --- a/components/sensor/a02yyuw.rst +++ b/components/sensor/a02yyuw.rst @@ -37,6 +37,10 @@ Configuration variables: Use this if you want to use multiple UART buses at once. - All other options from :ref:`Sensor `. +.. note:: + + `PWM and RS485 `__ versions of the A02YYUW are not supported by this component. + See Also -------- diff --git a/components/sensor/kamstrup_kmp.rst b/components/sensor/kamstrup_kmp.rst index 6af5c11e4..b0a4ef0fe 100644 --- a/components/sensor/kamstrup_kmp.rst +++ b/components/sensor/kamstrup_kmp.rst @@ -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 ` is required to communicate with the meter. The baudrate +A :ref:`UART bus ` is required to communicate with the meter. Configuration ------------- @@ -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%