-
-
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 - Clickable Buttons #40
Comments
I figured this would be requested eventually. I haven't given much thought to the idea though. |
Is anybody still willing to work on this card? |
I created a PR which includes the basic function for this (#125). It is still missing water and battery, the other icons are working. I also added the output file to the PR so everyone can test it. The lines are not clickable (yet) |
Great, thank you! Lets hope the owner is still around to get it merged. |
I created a fork and change a very large portion of the codebase. This new Card includes clickable entities and more: |
I have been using the "Power Wheel Card" until now.
When the icons are clicked, you get a "more info" popup of that entity. This is very useful and it would be awesome to have it in this card as well.
The only thing I'm not so sure about is how to display the battery power vs. the battery soc. In the power wheel card, the arrows from/to the battery are the battery power and the battery icon is the soc... I imagine this wouldn't be as easy in this case, since there are no arrows, but instead there are only lines...
The text was updated successfully, but these errors were encountered: