From 14321df03d17589c2ea99d62b239b4a30f5b8765 Mon Sep 17 00:00:00 2001 From: yousaf465 <83491212+yousaf465@users.noreply.github.com> Date: Tue, 2 Apr 2024 11:13:05 +0500 Subject: [PATCH] Update bl0942.rst (#3728) --- components/sensor/bl0942.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/sensor/bl0942.rst b/components/sensor/bl0942.rst index bd5d2921e..47220333c 100644 --- a/components/sensor/bl0942.rst +++ b/components/sensor/bl0942.rst @@ -50,7 +50,7 @@ Configuration variables: - **current** (*Optional*): The current value of the sensor in Amperes. All options from :ref:`Sensor `. - **power** (*Optional*): The (active) power value of the sensor in Watts. Note that some power meters will report this in negative values (probably wired backwards), so you may want to use a filter to multiply it by -1. All options from :ref:`Sensor `. -- **energy** (*Optional*): Use the voltage value of the sensor in kWh. +- **energy** (*Optional*): Use the energy value of the sensor in kWh. All options from :ref:`Sensor `. - **frequency** (*Optional*): The frequency value of the sensor in Hertz. All options from :ref:`Sensor `.