mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 05:27:46 +00:00
Adds timestamp device_class for sensor (#4204)
This commit is contained in:
parent
eaedb2e5ae
commit
4f41508110
@ -45,6 +45,7 @@ hassAttributeUtil.DOMAIN_DEVICE_CLASS = {
|
||||
"pressure",
|
||||
"power",
|
||||
"signal_strength",
|
||||
"timestamp",
|
||||
],
|
||||
switch: ["switch", "outlet"],
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user