I am trying to use the new_tab option of the Weblink Type of the Entities Card, however regardless of what I specify, when clicking the URL it is opening in a new tab. How can I get the link to open in the same window (unless running the dashboard in the app) ?
My code is…
type: entities
entities:
- type: weblink
name: Home Assistant
url: https://www.home-assistant.io/
icon: mdi:home-assistant
new_tab: false