Teach logbook about additional context data#12667
Merged
balloob merged 26 commits intohome-assistant:devfrom May 16, 2022
Merged
Teach logbook about additional context data#12667balloob merged 26 commits intohome-assistant:devfrom
balloob merged 26 commits intohome-assistant:devfrom
Conversation
22 tasks
bdraco
commented
May 12, 2022
Member
Author
|
I've run though every event in the last 7 days in my logbook and they all look good and make sense now |
bdraco
commented
May 15, 2022
bdraco
added a commit
to bdraco/home-assistant
that referenced
this pull request
May 15, 2022
Breaking: - The entity name is now always shown with the current name instead of the old name if it was renamed. If the entity no longer exists we now show the original entity_id instead Requires home-assistant/frontend#12667 - The name of the entity is no longer sent, and the current name in the state machine is now used - We no longer parse attributes in python. This task is offloaded to the database since we only need it for the icon.
22 tasks
balloob
reviewed
May 16, 2022
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
balloob
reviewed
May 16, 2022
balloob
reviewed
May 16, 2022
balloob
reviewed
May 16, 2022
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
balloob
reviewed
May 16, 2022
balloob
previously approved these changes
May 16, 2022
Member
Author
|
Looks good in light and dark mode 👍 |
balloob
approved these changes
May 16, 2022
Contributor
|
This is not good for translators :( |
Contributor
|
Can you open an issue if there needs to be changes for Translations? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
Requires home-assistant/core#71721Type of change
Example configuration
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: