StephanJoubert / home_assistant_solarman

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

Support for Pylontech Force H2 battery #524

Open pavelmaca opened 4 months ago

pavelmaca commented 4 months ago

Hi, first of all, thans for great HA integration.

Pylontech Force H2 battery pack uses Solarman v5 logger, so i checked available addresses on local tcp/modbus using jmccrohan/pysolarmanv5 register_scan.py.

Found valid addresses in range of 03972-06911 (scanned 0-9999)

Not sure if, everything is correct. Must do some more testing and observation, since documentation for this is none. More detail and list of all availbe address blocks: https://gist.github.com/pavelmaca/170c282bdb9e20b6c624e8c7633be3b2

Link to my WIP custom_parameters.yaml for standalone battery: https://gist.github.com/pavelmaca/170c282bdb9e20b6c624e8c7633be3b2#file-custom_parameters-yaml

Logger SN: 39xxxxxxxx FW version: V1.6

robin73 commented 2 months ago

Hi,

nice work. Your custom_parameters.yaml working with my pylontech force H1 !! (Firmware versionMW3_15_B505_1.27 ). Logger SN: 40xxxxxxxx

Thanks