From 205e6c33fea71d950395dec115246603ba21e881 Mon Sep 17 00:00:00 2001 From: Ernst Klamer Date: Thu, 1 Sep 2022 17:47:59 +0200 Subject: [PATCH] Add device class moisture to sensors (#23972) --- source/_integrations/sensor.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index 713343e6ae9..1c2fcd4cd76 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -33,6 +33,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T - **gas**: Gasvolume in m³ or ft³ - **humidity**: Percentage of humidity in the air - **illuminance**: The current light level in lx or lm +- **moisture**: Percentage of water in a substance - **monetary**: The monetary value - **nitrogen_dioxide**: Concentration of Nitrogen Dioxide in µg/m³ - **nitrogen_monoxide**: Concentration of Nitrogen Monoxide in µg/m³