Using non-string as url tap_action

I would like to use a url as a tap_action. The twist is that I want to use a sensor that returns a string. But I understand why that doesn’t work, but is there a workaround, or card that will support what I want to do? Specifically, I want to click on the zodiac sign and take the user to associated Wikipedia page.

You could use a stack of conditional entity rows, one for each sign.

/me tries not to say anything condescending about astrology

Argh! A bit messy, based the researching I’ve done, I think this might be the only solution. Thanks, I’ll give it a try.

You could use Card Templater to template the tap-action url based on the state of the current sign.