StephanJoubert / home_assistant_solarman

Home Assistant component for Solarman collectors used with a variety of inverters.
Apache License 2.0
510 stars 190 forks source link

More fixes for AFORE #410

Closed nedyarrd closed 9 months ago

nedyarrd commented 9 months ago

Add comment how to enable pymodbus in AFORE inverter, add afore definition in const.py

nedyarrd commented 9 months ago

There is one more problem. Inverter definition file is basic Yaml, but parser aquires, that request fields can't overlap. If You try Afore inverter file, You have 2 requests with 2 different mb_code types 0x03 and 0x04. But parameter fields don't know which code to use. On other inverters all data uses different adresses for some functions. On Afore everyting starts at 0x0000