helgeerbe / OpenDTU-OnBattery

Software for ESP32 to talk to Hoymiles Inverters and Victrons MPPT battery chargers (Ve.Direct)
GNU General Public License v2.0
297 stars 62 forks source link

Feature: show BMS FW and HW version (JK BMS, SmartShunt) #1015

Closed schlimmchen closed 3 months ago

schlimmchen commented 4 months ago

This add the FW and HW version of a JK BMS to the card header in the live view like this:

image

It should add the FW version of a SmartShunt to the card as well (to be tested).

schlimmchen commented 4 months ago

@fellpower Are you interested in testing this as well? The firmware should add the SmartShunt's firmware version to the top of the respective live view card.

fellpower commented 3 months ago

its working

image

Screenshot_20240601-051658

schlimmchen commented 3 months ago

Thank you so much for testing and for adding a screenshot of the official app! This tells me the version string transmitted by the smart shunt works a little different. I will re-read the VE.Direct manual and hopefully find why there is a leading zero. Maybe we just need to skip it.

schlimmchen commented 3 months ago

@fellpower Would you mind installing yet another version? This one should read "4.16" rathen than "0.416". You also have a charge controller? Is its firmware version (still) displayed as expected?

fellpower commented 3 months ago

Seems to be okay

dtu

smartsolar

schlimmchen commented 3 months ago

Awesome, thank you once more, @fellpower!

github-actions[bot] commented 2 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.