3 releases
Uses new Rust 2024
| 0.1.2 | Jun 30, 2025 |
|---|---|
| 0.1.1 | Jan 8, 2025 |
| 0.1.0 | Jan 6, 2025 |
#3 in #solar-energy
138 downloads per month
50KB
968 lines
enphase-influx
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
- Create an InfluxDB database and grant some user write access to it.
- Edit
/etc/enphase-influx.tomlto 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
~10–19MB
~309K SLoC