From ceec8f66859b654c4ec355d3d3452dad836a42e8 Mon Sep 17 00:00:00 2001 From: functionpointer Date: Tue, 9 Jan 2024 00:30:01 +0100 Subject: [PATCH] pylontech: document voltage_low and voltage_high correctly (#3519) --- components/pylontech.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/pylontech.rst b/components/pylontech.rst index 547c85182..6de65ac65 100644 --- a/components/pylontech.rst +++ b/components/pylontech.rst @@ -112,8 +112,8 @@ Configuration variables: - **temperature** (*Optional*): Temperature. All options from :ref:`Sensor `. - **temperature_low** (*Optional*): Historic minimum temperature. All options from :ref:`Sensor `. - **temperature_high** (*Optional*): Historic maximum temperature. All options from :ref:`Sensor `. -- **voltage_low** (*Optional*): Historic minimum voltage. All options from :ref:`Sensor `. -- **voltage_high** (*Optional*): Historic maximum voltage. All options from :ref:`Sensor `. +- **voltage_low** (*Optional*): Voltage of the lowest cell. All options from :ref:`Sensor `. +- **voltage_high** (*Optional*): Voltage of the highest cell. All options from :ref:`Sensor `. - **mos_temperature** (*Optional*): Temperature of the mosfets. All options from :ref:`Sensor `. Text Sensor