Anyone an idea how to visualize
taken from HA in Grafana. I’m particularly interested in the top two “visualisations”
Anyone an idea how to visualize
taken from HA in Grafana. I’m particularly interested in the top two “visualisations”
Try to add
unit_of_measurement: '#'
to the entity.
I noticed that my original post may have been misleading. HA already visualizes the numbers, I just can’t do it in Grafana.
@m0wlheld you suggest to add the unit in HA (e.g. in customizations.yaml)?
Ok, found it myself. Start Grafana with the discrete plugin, like so
plugins:
- natel-discrete-panel
env_vars: []
ssl: true
certfile: fullchain.pem
keyfile: privkey.pem