DBuit / sidebar-card

406 stars 39 forks source link

External accessing enery dashboard not working #96

Open skank01 opened 1 year ago

skank01 commented 1 year ago

I added a link in the sidebar to browser to the engergy dashboard by adding:

action: navigate navigation_path: "/lovelace/Energie" name: "Energie"

Now when i acces my dashboard internal, everything works.

But when i acces it using external link, when i try to browser to the energy dashboard using the link in the sidebar, i get: "Kan iframes verwijzend naar websites over http niet laden als HA verbinding maakt over https"

sti0 commented 1 year ago

If u try to access the HA energy dashboard, you may need to set navigation_path: "/energy" instead.