SonnenladenGmbH / APsystems-EZ1-API

The APsystems EZ1 Python library offers a streamlined interface for interacting with the local API of APsystems EZ1 Microinverters.
MIT License
60 stars 13 forks source link

Voltage information #3

Closed silviokennecke closed 10 months ago

silviokennecke commented 10 months ago

In case the API already supports it, information about the current voltage for each string would be good.

I'm using the EZ1 with a battery and it would be great if I could get the battery voltage here. This way I would be able to replace the inaccurate voltage readings from my Shelly Uni with the ones from the micro inverter. I use the voltage in automations to prevent the battery being discharged below 10% and for a ruff estimation of the batteries charge state (this value decides when and how much power is used from the battery).

mawoka-myblock commented 10 months ago

The API doesn't return this information.

SonnenladenGmbH commented 10 months ago

@silviokennecke I will forward this to APsystems to see if they can implement it.