From a2dfd4b420ceba77f37abcd972440100e5bc07c8 Mon Sep 17 00:00:00 2001 From: Klaus Aengenvoort Date: Tue, 21 Sep 2021 22:04:26 +0200 Subject: [PATCH] =?UTF-8?q?Add=20the=20unit=20ft=C2=B3=20for=20the=20devic?= =?UTF-8?q?e=5Fclasse=20gas=20for=20sensors=20(#19345)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Martin Hjelmare --- 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 e612b2141d2..c784b1c65d8 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. - **energy**: Energy in Wh or kWh. -- **gas**: Gasvolume in m³. +- **gas**: Gasvolume in m³ or ft³. - **humidity**: Percentage of humidity in the air. - **illuminance**: The current light level in lx or lm. - **monetary**: The monetary value.