change state change logging wording on person entities/trackers #11451
Unanswered
Mariusthvdb
asked this question in
Dashboard
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
currently we see:
in logbook.
wouldn't it be much nicer if we saw
X left (zone) home
X arrived at JTC
X left Jtc
X arrived at home
iow, replace
'was detected away' with 'left {{state_attr('zone.x','name')}}
and
'was detected at' with 'arrived at' (zone is already mentioned)
Beta Was this translation helpful? Give feedback.
All reactions