Hi,
I’m using the InfluxDB integration to push data to Influx/Grafana. Some of the data is coming from the Tesla Powerwall integration.
Many of the metrics I get from the Tesla integration are coming across to Influx as Strings, not Floats, which means I can’t graph them. They work fine in the History in HA using the ‘unit_of_measurement’ flag.
Is there a way I can create maybe a template object that can convert the value I’m interested in into a Float to allow me to push it to Influx in the correct format?