Hi all I hope this is the right location. I am trying to display an iframe on a dash board specifically from waze, but no matter what i do I just get the login screen for HA. I see several posts about this but the solutions in those are mainly clear cookies and refresh and that is not wokring. Does anyone have any ideas how to fix this? code below.
type: iframe
url: >-
<iframe
src="https://embed.waze.com/iframe?zoom=13&lat=32.858609&lon=-96.868172&ct=livemap"
width="600" height="450" allowfullscreen></iframe>
aspect_ratio: 50%