Releases: softwarecrash/Daly2MQTT
Releases · softwarecrash/Daly2MQTT
V1.0.1
Bugfix
- Fix Websocket port
V1.0.0
!!!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
Fixed function to set Fet and SOC over mqtt after connection to broker lost.
V0.4.12
- Fix mqtt datapoint names
V0.4.10
- Fix JSON settings bug
- added power to web page, json and classic mqtt
V0.4.9
Fix bug in Json
V0.4.8
- add SOC correction over mqtt and json
V0.3.8
Fixed wrong mqtt names
V0.3.7
- 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
- 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