From 8f144e04e860640b5369cd9d3be63dd6fbef5b4b Mon Sep 17 00:00:00 2001 From: ondrejbaranek Date: Fri, 18 Sep 2020 21:14:46 +0200 Subject: [PATCH] power_factory should be power_factor (#14550) --- source/_integrations/sensor.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index 83898c2b74a..7cd81e0b05f 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -27,7 +27,7 @@ The way these sensors are displayed in the frontend can be modified in the [cust - **timestamp**: Datetime object or timestamp string. - **current**: Current in A. - **energy**: Energy in Wh or kWh. -- **power_factory**: Power Factor in %. +- **power_factor**: Power Factor in %. - **voltage**: Voltage in V.