Add sensor device class volatile_organic_compounds_parts (#16576)

Add support for volatile_organic_compounds_parts
This commit is contained in:
Trevor North
2023-05-22 09:42:15 +01:00
committed by GitHub
parent 34e59e543b
commit e8521c59eb
3 changed files with 3 additions and 0 deletions

View File

@@ -160,6 +160,7 @@ export const FIXED_DEVICE_CLASS_ICONS = {
temperature: mdiThermometer,
timestamp: mdiClock,
volatile_organic_compounds: mdiMolecule,
volatile_organic_compounds_parts: mdiMolecule,
voltage: mdiSineWave,
volume: mdiCarCoolantLevel,
water: mdiWater,