🚀 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