mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 16:56:35 +00:00
Add icon for device class moisture (#13553)
This commit is contained in:
parent
e273b6b659
commit
8fcd396445
@ -126,6 +126,7 @@ export const FIXED_DEVICE_CLASS_ICONS = {
|
||||
gas: mdiGasCylinder,
|
||||
humidity: mdiWaterPercent,
|
||||
illuminance: mdiBrightness5,
|
||||
moisture: mdiWaterPercent,
|
||||
monetary: mdiCash,
|
||||
nitrogen_dioxide: mdiMolecule,
|
||||
nitrogen_monoxide: mdiMolecule,
|
||||
|
Loading…
x
Reference in New Issue
Block a user