Skip to content

Commit

Permalink
Add icon for device class moisture (#13553)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernst79 authored Sep 1, 2022
1 parent e273b6b commit 8fcd396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 8fcd396

Please sign in to comment.