Can I show 2 different calculated value in the dashboard from the same Output from a D1 Mini ESP8266?
I am measuring battery level through the A0 pin on the D1 mini.
Calculating VOLTAGE through voltage divider etc. then using calibrate_linear to get a BATTERY CHARGE LEVEL.
I would love to be able to see both VOLTAGE and BATTERY CHARGE (%) on my dashboard but dont know how to do this.
Thanks