Webpage Card with input_text
Hello,
I am trying to display a webpage in one of my dashboards using the webpage Lovelace card. The webpage is a recipe and I will need to have an easy way to change the website regularly. I was planning to create a input_text helper to hold the url and then I could just update the value of the input_text helper with automations to change the webpage being displayed.
However the webpage card gets stuck on the loading screen forever. If I paste the URL directly into the card it works fine. Any idea on how to get this to work? Or alternative solutions to easily update the webpage url being displayed?