Last replaced in history? #3290
Unanswered
marcelhoogantink
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, I'm not seeing state_class as an option in customize_glob docs This isn't something I've looked into before so I'll add it to my list to investigate. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I want to place the last_replaced entity into the (long) history.
With that data I want to see the battery usage over the years and see which devices consume more batteries than others.
As stated in some documents I add the state_class 'measurement' to all these entity add by adding this to the homeassistant: section in configuaration.yaml:
But I do not see any history (no short, no long) details in HA.
I looked also in the database itself: No rows found.
What is going wrong here?
Beta Was this translation helpful? Give feedback.
All reactions