mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Add new timestamp state domains (#20584)
This commit is contained in:
parent
ac378cfe6d
commit
66228f5858
@ -187,11 +187,14 @@ export const computeStateDisplayFromEntityAttributes = (
|
||||
if (
|
||||
[
|
||||
"button",
|
||||
"conversation",
|
||||
"event",
|
||||
"image",
|
||||
"input_button",
|
||||
"notify",
|
||||
"scene",
|
||||
"stt",
|
||||
"tag",
|
||||
"tts",
|
||||
"wake_word",
|
||||
].includes(domain) ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user