Skip to content
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

[FR] Allow for "today" date range (or "this week" / "this month" and so on) #1013

Open
erikgeurts opened this issue Oct 12, 2023 · 4 comments
Labels
feature request New feature or request

Comments

@erikgeurts
Copy link

I'd like to propose adding the ability to draw a graph with the time range specified as "today" (or "this week" and so on) so that it automatically starts at midnight of the current day and uses all available entity state values for the current day only.

The x-axis could either be the full 24 hours (which means it will gradually fill up the full day while time progresses), or the right hand of the x-axis could be the current time (i.e. timestamp of the most recent available value).

In a perfect world, I'd love to be able to also specify that the previous day's/week's/month's values are drawn on the same chart but in a bit less prominent color/line thickness so that I can easily compare today's measurements with yesterday's.

Thanks for considering my idea.

@ildar170975
Copy link
Collaborator

Since we have limited possibilities to re-design the card, we have to look for workarounds.
Here is a solution for "today" graph: #726 (comment)

@ildar170975 ildar170975 added the feature request New feature or request label Oct 13, 2023
@ildar170975 ildar170975 changed the title [Feature request] Allow for "today" date range (or "this week" / "this month" and so on) [FR] Allow for "today" date range (or "this week" / "this month" and so on) Oct 13, 2023
@erikgeurts
Copy link
Author

For my understanding, when you say "limited possibilities", are you referring to technical restrictions inherent to how the card work or what can or can't be achieved in Home Assistant? Or is this related to having limited time/budget to work on extending this card?

@ildar170975
Copy link
Collaborator

limited time/budget

This work is done by people in their spare time.
Some of them cannot spend for this as much as needed.
You are very welcome to collaborate.

@erikgeurts
Copy link
Author

erikgeurts commented Oct 15, 2023

Personally, I don't have the skills to develop this myself. I used to be a programmer, but that was 30 years ago in a very different world. I understand open source development very well, I'm one of the people behind the Revive Adserver project at https://github.com/revive-adserver/revive-adserver . How can I contribute to your project other than coding?

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

No branches or pull requests

2 participants