Enphase-API
Enphase-API copied to clipboard
Enphase-API is an unofficial project providing an API wrapper (including local/LAN Gateway API) and the documentation for Enphase®'s products and services.
Hello, this API seems to be just what I need for my local metering system. However, when setting this up, I did the configuration and was able to connect to...
Hey Matthew1471, I really appreciate your effort maintaining a documentation for the API. Are you by any chance aware of an endpoint that provides data for the total energy charged/discharged...
Hi there, Congratulations and many thanks for the great job you're doing with this project! I recently started playing with the IQ Gateway's local API, and I learned the device...
Hi, How are you ? Thank you for the great effort. Just Let me share a small top to force to refresh report from Inverters for 1 minute interval. In...
I got the entire Bearer auth running with my standalone C++ Mac application which I like to port down to an ESP32 later on for energy switching based on metered...
I get a `404 - Not found` when hitting the `/ivp/meters/ctreversal/{EID}` endpoint. Has this changed / is there an alternate?
Hi, I've just got an Enphase IQ Gateway and have started playing around with the APIs and I was planning on creating something similar to this in C#. I was...
Good work documenting all the structures. It looks like you are working with V7 Just be aware that older versions do not have all the fields and/or API's. Might want...
I have a script that runs regularly to collect data from my enphase system, and put it into a local DB for my own custom charts. A couple days ago,...
I'd like to force my Enphase batteries to export to the grid when the export rate is high. I notice a GET request to `/ivp/sc/sched` produces the following output, which...