Add new timestamp state domains (#20584)

This commit is contained in:
Bram Kragten 2024-04-22 16:33:32 +02:00 committed by GitHub
parent ac378cfe6d
commit 66228f5858
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -187,11 +187,14 @@ export const computeStateDisplayFromEntityAttributes = (
if (
[
"button",
"conversation",
"event",
"image",
"input_button",
"notify",
"scene",
"stt",
"tag",
"tts",
"wake_word",
].includes(domain) ||