mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 21:47: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",
|
"pressure",
|
||||||
"power",
|
"power",
|
||||||
"signal_strength",
|
"signal_strength",
|
||||||
|
"timestamp",
|
||||||
],
|
],
|
||||||
switch: ["switch", "outlet"],
|
switch: ["switch", "outlet"],
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user