-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Comments
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. |
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 :) |
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":
|
Did you achieved that? |
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: |
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.
The text was updated successfully, but these errors were encountered: