2 releases
0.1.1 | Jan 8, 2025 |
---|---|
0.1.0 | Jan 6, 2025 |
#547 in Network programming
257 downloads per month
50KB
961 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.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