From 825d6d305bb95a6a1f1cdc75f6dd86970b0cb13b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 17 May 2023 01:47:38 +0200 Subject: [PATCH] Add sensor device class volatile_organic_compounds_parts (#27428) --- source/_integrations/sensor.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index f09e9e4c897..af4d721bd1f 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -62,6 +62,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T - **temperature**: Temperature in °C, °F or K - **timestamp**: Datetime object or timestamp string (ISO 8601) - **volatile_organic_compounds**: Concentration of volatile organic compounds in µg/m³ +- **volatile_organic_compounds_parts**: Ratio of volatile organic compounds in ppm or ppb - **voltage**: Voltage in V, mV - **volume**: Generic volume in L, mL, gal, fl. oz., m³, ft³, or CCF - **volume_storage**: Generic stored volume in L, mL, gal, fl. oz., m³, ft³, or CCF