Open SkeLLLa opened 1 day ago
Hi! Thanks for the report. I can see the BMS react in different way than expected, so most probably there is a mismatch in the protocol version, or similar. Need to check more details. Have you installed the latest firmware? You can try to change the timeout (if you know how to edit the source on your installation), although I doubt it will help, here: https://github.com/patman15/BMS_BLE-HA/blob/adc63b3eeff069de50098760ccf023b61bb024a6/custom_components/bms_ble/plugins/jikong_bms.py#L30
@patman15 I've already tried to change the timeouts, but likely forgot to send the message with updated and logs. It didn't help a lot. Same error.
I'll try to connect with mobile app and see what firmware is there and also will try updating it to see if it helps, thanks.
Checklist
Provide the type of BMS you used:
Jikong Smart BMS
Describe the issue
I've installed this integration in addition to batmon to see if it works. Initially it wasn't picking up battery at all, but eventually (maybe after upgrading to 1.9.1 and upgrading HA to latest version) I've received a notification that the battery was discovered.
So I've added the battery, however it failed during initialization step. I suspect that the problem is somewhere on my end, since batmon addon didn't work either. However if my debug info will help to make this integration better or fix some issues for other users, I'll be glad to help.
I also suspect that my BMS might not satisfy the requirement "(HW version >=11 required)", but didn't know how to check that.
I see that there's a timeout issue there, so might be it's possible to configure bigger timeout values somehow?
Reproduction steps
Debug logs