Hi Guys,
I installed the Grafana Addon in Home Assistant and created a panel (influxDB on different Raspberry Pi, but it works). Now I tried to embed the panel into a website card in my dashboard, but the connection failed.
I already edit the grafana.ini to allow embedding and enabled auth.anonymous. What can I do more?
Best regards, Juergen
Hi. Have you read thru this?
Yes, I did and I was able to embed dashboards on my other Raspberry Pi, but within Home Assistant OS something ist different.
Is there such a thing as home assistant OS?
Or is it installed on another OS. Also what kind of web server is it running on or is it just a client app?
Has been solved by changing http://localhost:3000 to http://homeassistant.local:8123
