Skip to content

Releases: softwarecrash/100Balance2MQTT

V1.0.4

15 Oct 17:03
2f7af3b
Compare
Choose a tag to compare

-Bugfix-Release-

Unfortunately, an error has crept into V1.0.3 when optimizing the handlers. It does not cause any damage, but can result in the ESP/Wemos no longer being accessible. After a reset, the ESP/Wemos is accessible again.
This bug has been fixed in the current version.

Sorry for this, it was not apparent in the tests.

V1.0.3

14 Oct 11:39
2f7af3b
Compare
Choose a tag to compare
  • Handler optimized for a faster and more reliable license check

V1.0.2

02 Oct 22:49
8785787
Compare
Choose a tag to compare

🐛 Fix IOS 18 Safari WebUI Bug

V1.0.1

12 Aug 17:18
8785787
Compare
Choose a tag to compare

Version for adaptation to the new Daly H/K/M/S series (these use -almost- the same protocol)

  • adapted for full functionality also with the Daly H/K/M/S series
  • Pack_TotalAh_Chrg added (long-term data of the BMS)
  • Pack_TotalAh_DisChrg added (long-term data of the BMS)
  • Pack_Power corrected
  • Pack_Remaining_Charge_Time temporarily removed because not currently used
  • Pack_Energy_kWh temporarily removed because not currently used
  • Code optimization, now it fits again on the ESP-01