J. Roeleveld
2023-05-10 08:00:01 UTC
Hi all,
I've been using a python script for the past 4 years to read out my solar
panels and write the data into InfluxDB to get nice graphs in Grafana.
Unfortunately, the library I use to write to InfluxDB has a dead upstream and
doesn't work with Python 3.11 anymore.
Does anyone know of a different way to load the data into InfluxDB using Python
that is likely to be supported for the foreseeable future?
Many thanks,
Joost
I've been using a python script for the past 4 years to read out my solar
panels and write the data into InfluxDB to get nice graphs in Grafana.
Unfortunately, the library I use to write to InfluxDB has a dead upstream and
doesn't work with Python 3.11 anymore.
Does anyone know of a different way to load the data into InfluxDB using Python
that is likely to be supported for the foreseeable future?
Many thanks,
Joost