Openhab2+Grafana HABdroid Webview

After struggling to allow anonymous access to embed graphs in HabPanel (in a frame) and via WebView I just wanted to share my finding, which made it work for me:
I had to also change this setting in grafana.ini:
[security]
allow_embedding=true

5 Likes