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: Tap action #124

Open
brechtvhb opened this issue Jan 9, 2023 · 4 comments
Open

Feature request: Tap action #124

brechtvhb opened this issue Jan 9, 2023 · 4 comments

Comments

@brechtvhb
Copy link

It would be useful to be able to configure a tap action.
I would like to navigate to my real time energy dashboard (not the HA one). when clicking on the card.

@Patrick762
Copy link

I tried to do this in my fork https://github.com/Patrick762/ha-power-flow-card.

Clicks redirect to the history page (I didn't find any information about how to show the details popup, maybe I'll update it in the future).

To enable the tap action, add clickable_entities: true to the card config

@Patrick762
Copy link

I found out how to open the default popup. It's now in the fork. I also created a PR #125

@GitHubGoody
Copy link

+1 for support for the tap, double tap, and hold.

@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 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
None yet
Projects
None yet
Development

No branches or pull requests

4 participants