There’s been quite a few threads in the past about embedding Grafana charts inside Home Assistant for remote use (over SSL and with Let’s Encrypt addon). It seems like that’s not possible without doing something weird like regularly generating images of the chart and displaying that instead of the real Grafana chart. Or adding some reverse proxy magic?
Is that still true or is there an easier way now? Can anyone point to a nice tutorial for the reverse proxy method to get Grafana embedded charts?