From c691ebced39a50d97705900c72792c4d9801dc56 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Thu, 23 Dec 2021 10:05:18 +0100 Subject: [PATCH] Document MWh as supported energy unit (#20835) --- 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 e726d0c939d..7fe06c8f907 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -23,7 +23,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T - **carbon_monoxide**: Carbon Monoxide in CO (Gas CNG/LPG) - **current**: Current in A. - **date**: Date string (ISO 8601). -- **energy**: Energy in Wh or kWh. +- **energy**: Energy in Wh, kWh or MWh. - **frequency**: Frequency in Hz, kHz, MHz or GHz. - **gas**: Gasvolume in m³ or ft³. - **humidity**: Percentage of humidity in the air.