So I added a dashboard to my Home Assistant for displaying my Node-RED 2.0 dashboard. However when I click on the tab I get the error message: node red dashboard 2.0 home assistant unable to load iframes pointing to websites using http if Home Assistant is served over https. I know the url works because when I paste it directly into the web browser the dashboard populates. How do I fix this?
Hi @JustRoger1956, you will probably need to enable ssl/https in your Node-RED add-on configuration so the iframe can access your dashboard using https.