Open Benoit3 opened 8 months ago
One question: are usually system information command answered with one bank US2000 battery ?
Hi, Have you checked #35 and https://github.com/Frankkkkk/python-pylontech/issues/23#issuecomment-1519095350 ? Cheers
Hello,
Thanks. Yes it is a duplicate of #23.
But with an additionnal suggestion :-) :
Hi, yeah that would be great :-) Maybe it would be better to edit the README and add a "US2000 vs US5000" section with some code examples ? Thanks and cheers !
I belong a bank with a unique U5000C Battery. I use default settings for DIP switch.
get_protocol_version, get_manufacturer_info, get_values are inoperative and return exception.
For example with get_protocol_version: `
I think issue is coming from the fact that adr=0 is not authorized and should be set to the right value (eg 0x02 in simple/default case case). With this correction, the result is: '
I need to do same correction for get_manufacturer_info.
For get_values, it's seems to be an other problem, it's seems battery doesn't manage the "system information case"