This repository uses PyGazpar to retrieve natural gas consumption from GrDF French provider, and push it to InfluxDB.
There is a Docker image ready to use : https://hub.docker.com/r/jeoffrey54/pygazpar_to_influxdb
docker run -ti --rm -v /dev/shm:/dev/shm pygazpar:latest pygazpar_to_influxdb.py --influxdb-host 192.168.1.2 --influxdb-port 8086 --influxdb-username gazpar --influxdb-password PASSWORD --influxdb-database gazpar --pygazpar-login '[email protected]' --pygazpar-password 'password'