#influx-db #solar #energy #enphase

app enphase-influx

A tool to import solar and battery data from the Enphase IQ Gateway local API into InfluxDB

2 releases

0.1.1 Jan 8, 2025
0.1.0 Jan 6, 2025

#547 in Network programming

Download history 91/week @ 2025-01-01 166/week @ 2025-01-08

257 downloads per month

MIT/Apache

50KB
961 lines

enphase-influx

crates.io page

enphase-influx is a tool to fetch solar production data from the Enphase Envoy local API and import it into an InfluxDB database.

This is not an officially supported Google product.

Installation

If you want to run enphase-influx as a system service, you can install the latest release as a Debian package.

Alternatively, you may install with cargo install:

$ cargo install enphase-influx

Usage

  1. Create an InfluxDB database and grant some user write access to it.
  2. Edit /etc/enphase-influx.toml to add your account details and InfluxDB connection details.

License

Licensed under either of

at your option.

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

If you want to contribute to the project, see details of how we accept contributions.

Dependencies

~11–24MB
~347K SLoC