Open uselessinf0 opened 5 months ago
Yep that seems to cover most steps. Regarding where to install Grafana is up to you and what your plans are for hosting and presenting the data. A local install is a great way to start and experiment.
Some more details here: https://github.com/amykyta3/envoy-logger/blob/main/docs/Setup-Instructions.md
Thank you Alex.
Should I have installed InfluxDB before installing the Envoy Logger from the repository or does it not matter?
Hi Alex,
This is a great project. I don't have my Enphase system installed yet but I'm pretty excited and getting stuff ready and looking forward to utilizing your Envoy Logger project. So this is what I completed so far.
sudo apt install python3-pip sudo apt install python3-requests sudo apt install python3-appdirs sudo apt install python3-influxdb-client sudo apt install python3-yaml sudo apt install python3-certifi
pip3 install --user git+https://github.com/amykyta3/envoy-logger --break-system-packages
To do once I have my Enphase system is installed:
Do the Items I've completed so far look good? How does the "To do" list look?
Kind Regards, Paul