Add generic volume device_class (#24067)

This commit is contained in:
epenet 2022-09-28 09:13:07 +02:00 committed by GitHub
parent 560f205bd5
commit 19fa007ab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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³
<p class='img'>
<img src='/images/screenshots/sensor_device_classes_icons.png' />