flixlix/power-flow-card-plus

[FEATURE REQUEST] customizable tap / click action

Closed this issue · 3 comments

I would like to be able to set the tap action for each circle.
For each circle i have a page that shows more detail than just the entity. I would be able to navigate to those pages when tapping the circle.

Eg:

  solar:
    icon: fapro:solar-panel
    entity: sensor.solar_total_power_output
    tap_action:
      action: navigate
      navigation_path: /lovelace/solar

Would also love to see this!

Seems to be a duplicate of #610

added this feature in v0.2.3 🎉