home_assistant_enphase_envoy_installer
home_assistant_enphase_envoy_installer copied to clipboard
Production per Inverter
Request for sensors per inverter with production today and production lifetime.
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.
Thinking about it, that won’t be accurate at all. Since the inverters only update the metrics every few minutes.
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.
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.