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

Feature Request - customisable extra detail above icons #68

Open
sOckhamSter opened this issue May 23, 2022 · 5 comments
Open

Feature Request - customisable extra detail above icons #68

sOckhamSter opened this issue May 23, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@sOckhamSter
Copy link

Like you've done with battery percentage, allow additional information above all entities. Ideally two lines of text - one being a label, the other being a selectable entity's value such as energy consumed. But, the number of lines should be customisable (one or two are reasonable) which also means the font size should be customisable or dynamic. In my example image, I have shown how this would look displaying the current energy usage for today.
Power Flow Card Ideas

@ulic75
Copy link
Owner

ulic75 commented Jun 20, 2022

I think perhaps I'll turn this into a template field and then people can use whatever information they'd like. I'm about to head out on vacation, so I'm not sure when I'll get to this.

@ulic75 ulic75 pinned this issue Jun 20, 2022
@ulic75 ulic75 self-assigned this Jun 20, 2022
@ulic75 ulic75 added the enhancement New feature or request label Jun 20, 2022
@sOckhamSter
Copy link
Author

I totally agree with that approach - templated values / text would be perfect. If they had unique variable names too so that they could be referenced in a custom CSS component (such as card-mod) then it would be even better so as we could control things like font size too. Have a good holiday :)

@mariusbaumann
Copy link

I came up with a similar idea, but with a slightly different design approach.

So the lines/connections get the power values, while the circles contain the kWh values. Additionally there could be numbers for power in the circles too (the combination of the outgoing and incoming connection values, not drawn in my picture).

There would be some "special effects":

  • circle of battery could show the percentage of the charging state.
  • circle of Solar could show how much of the estimated production has already been met.

Energy-Diagram

@plouf34
Copy link

plouf34 commented Oct 10, 2022

Did you achieved that?

@ulic75 ulic75 unpinned this issue Nov 16, 2022
@flixlix
Copy link

flixlix commented Apr 13, 2023

I created a fork and change a very large portion of the codebase. This new Card includes clickable entities, secondary-info (as requested here) and more:
https://github.com/flixlix/power-flow-card-plus
It is also available in HACS a default repository, so feel free to check it out!

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

No branches or pull requests

5 participants