add attribute option to logbook card #17681
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.
Uh oh!
There was an error while loading. Please reload this page.
-
doc: https://www.home-assistant.io/dashboards/logbook/
It would be very nice if we could set an attribute of an entity to be tracked in the Logbook card. Usecase I am trying to figure out
I am tracking my persistent notifications in a sensor
but that just shows state changed,
and not the actual attribute I am after
we can log the last notification in a file and show that, and also use some Markdown template to show the current state:

We can however not use the Logbook card to show that attribute, even though it is logged in recorder.
I hope we could get something like the
attribute
option for entities: https://www.home-assistant.io/dashboards/entities/#attribute to be used in the Logbook card.Please consider?
Beta Was this translation helpful? Give feedback.
All reactions