|
|
|
|
|
by serbrech
872 days ago
|
|
I was very disappointed when I realized that the data showing from the app was 20min behind, and going through the cloud, while the Envoy box is connected to my local network and has a per-second stream. their documentation is close to inexistant too.
There were a couple opensource projects, with some snippets of code to get inspiration from to connect and scrape the data directly from the local API. I did this and pushed data to grafana, but never took the time to share it. Since my last attempt, it seems that more projects showed up that did a better job than me making it reusable :) - https://github.com/petercable/solar-observatory - https://github.com/vk2him/Enphase-Envoy-mqtt-json - https://github.com/Matthew1471/Enphase-API |
|