mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 10:16:46 +00:00
Add frequency device class for sensor (#10621)
This commit is contained in:
parent
96f103644a
commit
91dbfca899
@ -119,6 +119,7 @@ export const FIXED_DEVICE_CLASS_ICONS = {
|
|||||||
current: mdiCurrentAc,
|
current: mdiCurrentAc,
|
||||||
date: mdiCalendar,
|
date: mdiCalendar,
|
||||||
energy: mdiLightningBolt,
|
energy: mdiLightningBolt,
|
||||||
|
frequency: mdiSineWave,
|
||||||
gas: mdiGasCylinder,
|
gas: mdiGasCylinder,
|
||||||
humidity: mdiWaterPercent,
|
humidity: mdiWaterPercent,
|
||||||
illuminance: mdiBrightness5,
|
illuminance: mdiBrightness5,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user