mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 17:56:46 +00:00
Added icon for timestamp device class (#7117)
This commit is contained in:
parent
bbee94edba
commit
f822fa0d57
@ -14,6 +14,7 @@ const fixedDeviceClassIcons = {
|
||||
power: "hass:flash",
|
||||
power_factor: "hass:angle-acute",
|
||||
signal_strength: "hass:wifi",
|
||||
timestamp: "hass:clock",
|
||||
voltage: "hass:sine-wave",
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user