Help with InfluxDB 'string' data

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?

Use the Home Assistant entities in InfluxDB/Grafana.

Ah, ok. I was being a muppet and looking at the wrong data. This is what happens when you try and set stuff up at 2am :slight_smile: I have it working now. Thanks :slight_smile: