Skip to content

Convert state history chart to LitElement + add warning if history is disabled#7994

Merged
bramkragten merged 10 commits intohome-assistant:devfrom
spacegaier:issue-7960
Jan 27, 2021
Merged

Convert state history chart to LitElement + add warning if history is disabled#7994
bramkragten merged 10 commits intohome-assistant:devfrom
spacegaier:issue-7960

Conversation

@spacegaier
Copy link
Copy Markdown
Member

@spacegaier spacegaier commented Dec 16, 2020

Breaking change

Proposed change

Converted to LitElement + show an info in history card if history component is disabled / not loaded.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

spacegaier and others added 2 commits December 19, 2020 00:10
Co-authored-by: Ian Richardson <iantrich@gmail.com>
@spacegaier spacegaier requested a review from iantrich December 18, 2020 23:20
Co-authored-by: Ian Richardson <iantrich@gmail.com>
@spacegaier spacegaier requested a review from iantrich December 19, 2020 07:36
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
@bramkragten bramkragten merged commit 7dfa1b0 into home-assistant:dev Jan 27, 2021
@spacegaier spacegaier deleted the issue-7960 branch January 27, 2021 12:37
@bramkragten bramkragten mentioned this pull request Jan 27, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

History graph card is not rendered if "history" component is disabled

4 participants