Skip to content

Is information regarding last_updated on the last_changed line? #17031

@pearson

Description

@pearson

Feedback

Information regarding the last_updated line seems to be on the last_changed line. This was somewhat confusing at first, as it suggests that last_changed might change under the same conditions as last_updated.

URL

https://www.home-assistant.io/integrations/history/

Version

2021.3.4

The line for last_changed states:

last_changed: timestamp last time the state has changed. A state_changed event can happen when just attributes change.

This is followed by the line for last_updated:

last_updated: timestamp anything has changed (state, attributes)

It seems that the second sentence on the last_changed probably belongs on the last_updated line.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions