2024.01.04
github-actions
released this
04 Jan 14:58
·
922 commits
to development
since this release
🚀 Features
- Feature: Added latest grid profile information from wiki
- Feature: Add support for SSD1309 2.4" Display
- Feature: JK BMS: add more values to live view (#552)
- Feature: implement MQTT-driven battery provider (#589)
🐛 Fixes
- Fix: move battery's lock_guard to updateSettings() (#566)
- Fix: thread-safety and dynamic memory for MessageOutput (#567)
- Fix: use FormFooter in OnBattery-specific forms (#569)
- Fix: switch context when handling AC charger MQTT messages
- Fix: switch context when processing DPL MQTT requests (#572)
📚 Documentation
🛠 Under the hood
- webapp: update dependencies
- Simplfy diagram drawing code
- Update espressif32 from 6.3.2 to 6.5.0
- webapp: update dependencies
- Upgrade olikraus/U8g2 from 2.35.8 to 2.35.9
- Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
- remove obsolete save button texts in french locale
- add webapp
- clean up Huawei MQTT handler
- Added the SSD1309 display to several device profiles
- Merge branch 'pr1602' into dev
- Merge pull request #571 from schlimmchen/switch-context-on-huawei-mqtt-message
- webapp: update dependencies
- webapp: add app.js.gz
- merge v23.12.31
- Reducing lower limit for AC-charger (#574)
- Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
- Merge branch 'development' of https://github.com/helgeerbe/OpenDTU into development
- add webapp
- remove description of DPL from README (#588)
- log if memory allocation for live view fails
- add webapp
- Merge branch 'development'