Releases: tbnobody/OpenDTU
Releases · tbnobody/OpenDTU
v23.7.22
🚀 Features
- Feature: Show error in webapp if pin_mapping.json contains syntax errors
- Feature: Admin AccessPoint Timeout now configurable
🐛 Fixes
- Fix: Set WiFi setScanMethod and setSortMethod also on first connect
- Fix: Reboot loop if negative display pins and type where provided
- Fix: Prevent runtime errors in webapp when invalid pin_mapping.json is provided
🛠 Under the hood
- webapp: Update dependencies
- Update olikraus/U8g2 from 2.34.22 to 2.35.3
- Reorder config struct components
- Harden config parser by defining right unsigned data type
- Apply code formatter without functional changes
- Code formatting without functional changes
- Formatting style in platformio.ini
- Move units from description to postfix for AP timeout
- webapp: add app.js.gz
v23.7.12
🛠 Under the hood
v23.7.10
🚀 Features
🐛 Fixes
🛠 Under the hood
v23.6.28
v23.6.26
v23.6.21
🐛 Fixes
🛠 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
v23.6.14
v23.6.13
🛠 Under the hood
v23.6.11
🐛 Fixes
📚 Documentation
🛠 Under the hood
v23.6.9
🚀 Features
- Feature: Show BSSID in the web interface
- Feature: Publish BSSID via MQTT
- Feature: Publish BSSID via prometheus
- Feature: Only require one binary file for initial flashing
🐛 Fixes
- Fix: Lint Error: Almost always, snprintf is better than strcpy
- Fix: Do not publish leading blanks in MQTT payload
- Fix: String numbers for HMT inverters are mirrored
📚 Documentation
🛠 Under the hood
- First try to output some dBm info for the NRF module
- Removed duplicate code by moving it into the radio base class
- Added additional exception handler to also show unknown exceptions in live data api endpoint
- webapp: Update dependencies
- Always use a latest patch level of the softprops/action-gh-release
- Update espressif32 from 6.3.0 to 6.3.1
- Update nrf24/RF24 from 1.4.5 to 1.4.7
- Update olikraus/U8g2 from 2.34.17 to 2.34.18
- Add separate property to platformio.ini to control the environments built by github actions
- webapp: add app.js.gz