Releases: softwarecrash/Daly2MQTT
Releases · softwarecrash/Daly2MQTT
V2.14.2
Complete rewrite of the DS18x routines
- 🐛fixed missing data transmission
- 🆕DS18x sensors are now dynamically transmitted in MQTT as soon as a temperature change occurs
- 🆕sensor values added to WebSerial and console
V2.14.1
🐛 Fix IOS 18 Safari webUI Bug
V2.14.0
🐛 Fix space bevor values by small numbers
🐛 Fix communication timeout for some slow devices
🐛 Fix HA Discovery, missing measurement and state class
🆕 add pack remaining kWh
🆕 add kWh to remaining pack capacity in HA
🆕 add availability for sensors to HA
🆕 Change OTA update to gz compressed files
🆕 Move debug to regular
V2.13.0
🆕 add function to modify the SOC over webUI #160
🐛 Fix Webhook relais commands
🐛 Fix some typos in debug #155
V2.12.0
🆕 Support for the previous Daly protocol (known as the Sinowealth protocol). Older BMS are now also supported.
⚠️ Removed cell balance states for single cells due to compliance to Daly previous and current protocol communication.
⚠️ Changed remaining Capacity from mAh to Ah due to compliance to Daly previous and current protocol communication.
🐛 Fix serveral minor bugs and improve data collect speed.
🐛 Add more bugs to fix later.
V2.11.0
🆕 Add DS18B20 External Temperatur Sensor #97
🐛 fix losing data for relais hysterese when switch to manual override
V 2.10.2
🐛 Fix the whole HomeAssitant Discovery (need to remove the old entities, unique_id has changed)
🆕 add switch for automatic HA Discovery
🆕 add changable title in browser #142
V2.10.1
🐛 Fix HA Discovery retain flag #136
V2.10.0
🆕 Add basic auth for WebUI (WARNING: your config will be erased with this update)
🐛 Fix memory corruption on lost WS client
V2.9.0
🚀 Add Home Assistant Discovery function