It would be awesome if you could add a date/time picker to the standard history/statistic-graph card. Then we wouln’t have to go the history page for further info.
And I’d like to be able to drag across a region to zoom in to that time window to look for more detail.
C64
(C64)
December 5, 2024, 10:38am
6
Hi.
Good idea that I would like to support with my vote
The fact that there are now several (6) current WTH topics specifically dealing with suggestions and good ideas for improvements to the history graph, shows that it is effectively time to bring out something new and more performant.
I have also created a WTH topic to this theme:
And here are another 4 actual WTH topics on the same theme:
So, vote diligently and hope for a new history graph
Boern99
December 27, 2024, 4:55pm
7
There have been attempts in the past to use a date picker in Lovelance’s default dashboard for history chart cards, but so far it never made it to the finish line. Here is the latest attempt:
home-assistant:dev
← karwosts:statistics_date_picker
opened 03:03PM - 27 Dec 24 UTC
<!--
You are amazing! Thanks for contributing to our project!
Please, DO N… OT DELETE ANY TEXT from this template! (unless instructed).
-->
## Proposed change
Allows generic statistics graphs to follow the energy date selection picker, for building more interesting custom energy dashboards.
Picking up the changes from https://github.com/home-assistant/frontend/pull/21105, and attempt to fix the lingering comments related to that PR.
## Type of change
<!--
What type of change does your PR introduce to the Home Assistant frontend?
NOTE: Please, check only 1! box!
If your PR requires multiple boxes to be checked, you'll most likely need to
split it into multiple PRs. This makes things easier and faster to code review.
-->
- [ ] Dependency upgrade
- [ ] Bugfix (non-breaking change which fixes an issue)
- [x] 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
<!--
Supplying a configuration snippet, makes it easier for a maintainer to test
your PR.
-->
```yaml
```
## Additional information
<!--
Details are important, and help maintainers processing your PR.
Please be sure to fill out additional details, if applicable.
-->
- This PR fixes or closes issue: fixes #
- This PR is related to issue or discussion:
- Link to documentation pull request:
## Checklist
<!--
Put an `x` in the boxes that apply. You can also fill these out after
creating the PR. If you're unsure about any of them, don't hesitate to ask.
We're here to help! This is simply a reminder of what we are going to look
for before merging your code.
-->
- [ ] 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:
- [ ] Documentation added/updated for [www.home-assistant.io][docs-repository]
<!--
Thank you for contributing <3
-->
[docs-repository]: https://github.com/home-assistant/home-assistant.io
karwosts
(karwosts)
January 8, 2025, 3:04pm
8
Above PR has merged for statistics graph card.
1 Like
I’m missing the ability to use history graphs in auto-entities.