Skip to content

Releases: softwarecrash/Daly2MQTT

V2.15.1

25 Aug 15:52
440a528

Choose a tag to compare

🆕 Added static IP feature. Now, a static IP can be defined both during initial configuration and subsequently in the settings. For proper functioning, IP, subnet, gateway, and DNS must be entered.

⚠️Change in configuration data structure! With this version, the settings data for MQTT, etc. will be deleted during the update and must be re-entered.

V2.15.0

05 May 16:37

Choose a tag to compare

🆕 Add Wifi Signal strength indicator
🆕 Add LED brightness control
🆕 Prevent problematic characater input on settings
🐛 Fix cell amount for high voltage BMS

V2.14.2

01 Nov 18:14
fb7dbb9

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

Choose a tag to compare

🐛 Fix IOS 18 Safari webUI Bug

V2.14.0

07 Apr 10:04

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

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

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

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

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

Choose a tag to compare

🐛 Fix HA Discovery retain flag #136