Skip to content

Releases: softwarecrash/Daly2MQTT

V1.0.1

14 Feb 17:00
Compare
Choose a tag to compare

Bugfix

  • Fix Websocket port

V1.0.0

15 Jan 15:37
024b1ab
Compare
Choose a tag to compare

!!!BREAKING CHANGES!!!

with this version a major change in data saving is coming up, befor update save your mqtt and time settings, it will be lost

New:

  • Added SOC set over web
  • Added function to use a external relais that is configurable using the webinterface on GPIO 14
  • Relais can be set to manual mode so you can set it using mqtt or the switch on the web page
  • Added function to use a external transistor to keep the bms awake on GPIO 12 (high active)
  • Added confirmation dialog if you want to disable the discharging MOS to prevent you from you own personal blackout if you maybe miss-click

Bugfix:

  • correct some little issues
  • correcting OTA Update crash
  • fix connection los bug [#26]
  • fix mqtt callback with empty payload

Changes:

  • new eeprom saving variant
  • updated all librarys
  • some improvements with debug out
  • reduce power consumption
  • enable debug output for future use
  • changed MQTT subscriptions to: /Device_Control/Relais, /Device_Control/Pack_SOC, /Device_Control/Pack_DischargeFET, /Device_Control/Pack_ChargeFET

V0.4.13

29 Dec 11:51
Compare
Choose a tag to compare

Fixed function to set Fet and SOC over mqtt after connection to broker lost.

V0.4.12

23 Dec 17:47
Compare
Choose a tag to compare
  • Fix mqtt datapoint names

V0.4.10

20 Dec 10:24
809cba3
Compare
Choose a tag to compare
  • Fix JSON settings bug
  • added power to web page, json and classic mqtt

V0.4.9

30 Oct 10:31
Compare
Choose a tag to compare

Fix bug in Json

V0.4.8

02 Oct 15:49
Compare
Choose a tag to compare
  • add SOC correction over mqtt and json

V0.3.8

04 Sep 07:03
Compare
Choose a tag to compare

Fixed wrong mqtt names

V0.3.7

01 Sep 09:58
Compare
Choose a tag to compare
  • catching behavior when bms not connected or in sleep mode
  • correct some wrong html
  • reduces bms requests
  • fix some little bugs
  • correct mqtt tree path

V0.3.6

26 Aug 11:05
Compare
Choose a tag to compare
  • fixed classic mqtt data tree
  • switched to websocket on live data view
  • fixed flipping switches
  • some smal bugs fixed

WARNING: major changes in mqtt names and json string names