Skip to content

Commit

Permalink
format state
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten committed Sep 25, 2023
1 parent 9739330 commit f4ed328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/entity/compute_state_display.ts
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ export const computeStateDisplayFromEntityAttributes = (
"scene",
"stt",
"tts",
"wake_word",
].includes(domain) ||
(domain === "sensor" && attributes.device_class === "timestamp")
) {
Expand Down

0 comments on commit f4ed328

Please sign in to comment.