Skip to content

Commit

Permalink
fix: add last-updated to default secondary info (#55)
Browse files Browse the repository at this point in the history
fixes #36
  • Loading branch information
mfschumann authored Jul 28, 2024
1 parent 2269a6a commit 2033b59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/const.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export const DEFAULT_SECONDARY_INFO = [
"entity-id",
"last-changed",
"last-updated",
"last-triggered",
"position",
"tilt-position",
Expand Down

0 comments on commit 2033b59

Please sign in to comment.