From 19fa007ab1fc78ee9539ad4164a7fc68c3ec2924 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Wed, 28 Sep 2022 09:13:07 +0200 Subject: [PATCH] Add generic volume device_class (#24067) --- source/_integrations/sensor.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index 86b3c642c95..bc6cd819221 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -54,6 +54,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T - **timestamp**: Datetime object or timestamp string (ISO 8601) - **volatile_organic_compounds**: Concentration of volatile organic compounds in µg/m³ - **voltage**: Voltage in V +- **volume**: Generic volume in L, mL, gal, fl. oz., m³ or ft³