Every 5 seconds send the Youless metrics to InfluxDB. This version only works with the Enelogic firmware, since it queries the /e output.
docker run -d --name youless-influxdb -e "YOULESS_URI=http://<Youless IP>" -e "INFLUXDB_URI=http://<InfluxDB uri>:8086/write?db=youless" silencernl/youless-influxdb-importer