Releases: softwarecrash/100Balance2MQTT
Releases · softwarecrash/100Balance2MQTT
V1.0.4
-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
- Handler optimized for a faster and more reliable license check
V1.0.2
🐛 Fix IOS 18 Safari WebUI Bug
V1.0.1
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