npeter / ioBroker.apsystems-ecu

Integrate APSystems inverters via ECU-R
MIT License
17 stars 4 forks source link

YC600 inverters voltage1 and voltage2 not module dc voltage as expected #2

Closed npeter closed 2 years ago

npeter commented 2 years ago

The first test of YC600 showed that voltage1 and voltage2 are not dc voltages from modules.

RealtimeDataResponse from ECU has the folowing fields in the inverter part:

QS1 voltage is ac voltage of the inverter. YC600 voltage1, voltage2 -> to be clarified YC1000 voltage1, voltage2, voltage3 -> to be clarified

The asumtion is that YC600 voltage1 and voltage2 are inverter ac value. To be checked!

This is based on the analysis of debug-data.txt. https://forum.iobroker.net/post/752687

Versions:

npeter commented 2 years ago

dc_voltage1, ... dc_voltage4 AC values instead of module (DC) values. State ids changed from dc_voltage(n) to ac_voltage(n) Solved 0.2.2