home_assistant_enphase_envoy_installer icon indicating copy to clipboard operation
home_assistant_enphase_envoy_installer copied to clipboard

Production per Inverter

Open Dominic-070 opened this issue 11 months ago • 4 comments

Request for sensors per inverter with production today and production lifetime.

Dominic-070 avatar Mar 23 '24 06:03 Dominic-070

Hi @Dominic-070, the Envoy does not expose these metrics afaik. Only in total or per phase (if you have CTs installed). If you want to have these metrics you can create riemann sum sensors for this.

vincentwolsink avatar Mar 23 '24 08:03 vincentwolsink

Thinking about it, that won’t be accurate at all. Since the inverters only update the metrics every few minutes.

vincentwolsink avatar Mar 23 '24 13:03 vincentwolsink

I don't mean to calculate the values based on current production. These values are maintained in the inverter and communicated to the envoy. you can see them in the enlighten app. Screenshot_20240323_145506_Enlighten

Dominic-070 avatar Mar 23 '24 13:03 Dominic-070

Eventhough the data on enlighten is fed from your envoy system and the data should be there, we do not know of any endpoint on the local envoy that exposes this data.

It would be possible to fetch this data from the enlighten cloud api, but that is beyond the perview of this plugin, as this focuses on the data provided by the envoy itself.

If you discover the endpoint for this data on your local envoy, then please provide it to us, and we can try to integrate this data.

mnederlof avatar Mar 23 '24 17:03 mnederlof