2023.06.26
github-actions
released this
26 Jun 10:42
·
1338 commits
to development
since this release
🐛 Fixes
- Fix: Reboot loop occoured when no rf module was configured
- fix DPL not reading full solar passthrough voltage thresholds (#265)
- Fix: linting error
- Fix: #274
🛠 Under the hood
- Added new found HMS-400 to DevInfoParser
- webapp: Update dependencies
- Allow the non-existence of the HOYMILES_PIN_ defines
- Pre-Compile a new generic esp32 binary without any pin config.
- Pre-Compile a new generic esp32s3 binary without any pin config.
- webapp: Update dependencies
- Update olikraus/U8g2 from 2.34.18 to 2.34.22
- Merge remote-tracking branch 'tbnobody/OpenDTU/master' into development
- DPL: fix efficiency calculation (#270)
- VE.Direct live view enhancements (#269)
- DPL hysteresis fix and refactor of setNewPowerLimit() (#264)
- set default values for pin mappings if not provided (#275)
- Merge branch 'helgeerbe/issue274' into development
- add webapp