From 25be999f28abd3d6b04f6e2b421f1f31eb135be3 Mon Sep 17 00:00:00 2001 From: optimusprimespace <62800678+optimusprimespace@users.noreply.github.com> Date: Mon, 28 Nov 2022 17:06:34 +0100 Subject: [PATCH 1/2] Update ade7953.rst --- components/sensor/ade7953.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/sensor/ade7953.rst b/components/sensor/ade7953.rst index e9fb99ac9..a2a227f1d 100644 --- a/components/sensor/ade7953.rst +++ b/components/sensor/ade7953.rst @@ -15,7 +15,7 @@ ADE7953 Power Sensor The ``ade7953`` sensor platform allows you to use ADE7953 single phase energy metering ICs (`datasheet `__) -with ESPHome. These are commonly found in **Shelly 2.5** devices. +with ESPHome. These are commonly found in **Shelly 2.5** devices. This sensor can measure voltage and has two channels for reading current and active power (A & B). @@ -57,7 +57,7 @@ Configuration variables: :ref:`Sensor `. - **active_power_a** (*Optional*): Use the power value of the A channel in watts. All options from :ref:`Sensor `. -- **active_power_b** (*Optional*): Use the power value of the A channel in watts. All options from +- **active_power_b** (*Optional*): Use the power value of the B channel in watts. All options from :ref:`Sensor `. - **update_interval** (*Optional*, :ref:`config-time`): The interval to check the sensor. Defaults to ``60s``. From 786280b7c0fce56770843c2aab555706ca7828bd Mon Sep 17 00:00:00 2001 From: optimusprimespace <62800678+optimusprimespace@users.noreply.github.com> Date: Mon, 28 Nov 2022 17:09:02 +0100 Subject: [PATCH 2/2] Update ade7953.rst --- components/sensor/ade7953.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/sensor/ade7953.rst b/components/sensor/ade7953.rst index a2a227f1d..816fb1b96 100644 --- a/components/sensor/ade7953.rst +++ b/components/sensor/ade7953.rst @@ -15,7 +15,7 @@ ADE7953 Power Sensor The ``ade7953`` sensor platform allows you to use ADE7953 single phase energy metering ICs (`datasheet `__) -with ESPHome. These are commonly found in **Shelly 2.5** devices. +with ESPHome. These are commonly found in **Shelly 2.5** devices. This sensor can measure voltage and has two channels for reading current and active power (A & B).