Skip to content

home-climate-control/esphome2influxdb

Repository files navigation

Build Status Build Status Quality Gate Status

ESPHome to InfluxDB Gateway

Why?

To get the tagging right, in a lightweight package.

How?

Execute ./gradlew installDist to get an executable shell script,
and run ./build/install/esphome2influxdb/bin/esphome2influxdb ${your-config-file}.yaml.

Or, build the Docker image.

For further details, see detailed documentation at ./docs.