Skip to content

Releases: softwarecrash/Daly2MQTT

V2.14.2

01 Nov 18:14
fb7dbb9
Compare
Choose a tag to compare

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

02 Oct 10:42
Compare
Choose a tag to compare

🐛 Fix IOS 18 Safari webUI Bug

V2.14.0

07 Apr 10:04
Compare
Choose a tag to compare

🐛 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

11 Feb 14:39
Compare
Choose a tag to compare

🆕 add function to modify the SOC over webUI #160
🐛 Fix Webhook relais commands
🐛 Fix some typos in debug #155

V2.12.0

22 Jan 20:34
Compare
Choose a tag to compare

🆕 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

15 Dec 18:32
Compare
Choose a tag to compare

🆕 Add DS18B20 External Temperatur Sensor #97
🐛 fix losing data for relais hysterese when switch to manual override

V 2.10.2

24 Nov 13:35
Compare
Choose a tag to compare

🐛 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

08 Nov 15:41
Compare
Choose a tag to compare

🐛 Fix HA Discovery retain flag #136

V2.10.0

01 Nov 10:54
Compare
Choose a tag to compare

🆕 Add basic auth for WebUI (WARNING: your config will be erased with this update)
🐛 Fix memory corruption on lost WS client

V2.9.0

07 Oct 10:49
Compare
Choose a tag to compare

🚀 Add Home Assistant Discovery function