Why can't I templatise actions on lovelace

I have this wonderful car entity:

(How to track your car? Question for another day)

Why can’t I just … you know …

tap_action:
  action: url
  url_path : this.attributes.direction_url

But no :rofl: templating is not possible on action

(I challenge anyone to find a clickable way to redirect a user to a url stored as attribute in home assistant)

Challenge accepted:

Cheater :slight_smile:
Without bloated custom integrations that should be standard

1 Like

@jenova70 I am trying to create a button that when clicked will open a google maps link getting the position from an entity location but cannot make it work, did you get it working? could you share your code?

P.S.: I don´t mind cheating, as I already have the config-template-card added to my HA :rofl: