Render AI task entities with formatted time (#26265)

This commit is contained in:
Joost Lekkerkerker 2025-07-23 14:49:51 +02:00 committed by GitHub
parent d9bf605c3f
commit 3d6e5ef1f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -165,6 +165,7 @@ export const computeStateDisplayFromEntityAttributes = (
// state is a timestamp // state is a timestamp
if ( if (
[ [
"ai_task",
"button", "button",
"conversation", "conversation",
"event", "event",