Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting today's energy stats from REST api #177

Open
Manindra29 opened this issue Feb 6, 2025 · 1 comment
Open

Getting today's energy stats from REST api #177

Manindra29 opened this issue Feb 6, 2025 · 1 comment

Comments

@Manindra29
Copy link

Hi,

I setup the plugin and want to use the REST api to get today's solar production. total consumption, grid import/export and battery charge/discharge values (the same data displayed in Enphase dashboard). But from the REST api documentation it wasn't clear to me how to get battery charge/discharge amount and total home consumption and grid import values. Is this returned in the REST api? If not, are there any plans to support it.

This plugin is quite powerful and I'd love to be able to create my own local dash using this plugin's REST api that doesn't require accessing Enphase cloud.

Thank you

@grzegorz914
Copy link
Owner

grzegorz914 commented Feb 6, 2025

The all data are available through rest request, for example http://envoyip:3000/productionct return JSON object with productnion/consumption data like power, energy, voltage, power factor etc.. also energy today, last 7 days and lifetime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants