Skip to content

added last_reported to state attributes #743

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 4, 2025

Conversation

Michael-CGN
Copy link

Add last_reported to the attributes of a state variable. The last_reported value was introduced to Homeassistant in 2024 to reflect that a value has been delivered to a state object. The existing last_updated and last_changed did not reflect this as they only show the last time the value really changed or another attribute changed

@craigbarratt
Copy link
Member

Thanks for the PR. Can you also update the documentation?

@craigbarratt craigbarratt merged commit 8025df4 into custom-components:master Aug 4, 2025
6 checks passed
@craigbarratt
Copy link
Member

Thanks for the PR.

@Michael-CGN
Copy link
Author

Thank you for this great custom component without which Homeassistant would be completely usesless for me :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants