home_assistant_solarman icon indicating copy to clipboard operation
home_assistant_solarman copied to clipboard

Support for Pylontech Force H2 battery

Open pavelmaca opened this issue 1 year ago • 2 comments

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

pavelmaca avatar Feb 23 '24 23:02 pavelmaca

Hi,

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

Thanks

robin73 avatar Apr 06 '24 18:04 robin73

It also works for me... (Force H2 V2). I modified for 5 Modules and changed Charge/Discharge (Today/Total) registers to 32 bit (rule: 3)

gec75 avatar Jul 24 '24 09:07 gec75