So, I'm wanting to optimise the storage of my data - and keep energy generation stats forever.
I've got the following entity filters in the config to push my data to influxdb:
include:
entity_globs:
- sensor.fronius*
- sensor.smart_meter_63*
- sensor.solcast_pv*
I can see these entities within InfluxDB, but now I can't select any of these to be used within the Energy dashboard.
How would I go about doing this?