mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-06 09:29:40 +00:00
Add sensor device class volatile_organic_compounds_parts (#16576)
Add support for volatile_organic_compounds_parts
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user