Home Assistant Community Add-on: Grafana

Maybe (for sure) I was not very clear on my previous psot… I’m sorry, but I can’t understand…

This is my Grafana Home:

86

… and this is my add-on config on HASS.io:

{
  "log_level": "info",
  "ssl": false,
  "certfile": "fullchain.pem",
  "keyfile": "privkey.pem",
  "plugins": [
    "natel-discrete-panel",
    "mtanda-histogram-panel",
    "blackmirror1-singlestat-math-panel",
    "fetzerch-sunandmoon-datasource"
  ]
}

It seems that the Singlestat Math need to be updated… but I was unable to do it!