1.6.3-dev2
Pre-release
Pre-release
Bug-hunting at sidoh/1.6.0-rc1
New features
nRF Radio Optimizations
- @khmann cut a lot of unnecessary work and added optimizations in the nRF radio handler code which improved performance by 40% (!).
Bug fixes
- Loading settings from the UI (and the POST /settings REST endpoint) were not working properly. This has been fixed.
- Properly detect night mode for RGBW bulbs.
- Fix misclassification of RGBW and CCT packets.
- The DEBUG_PRINTF was causing compile errors. This has been fixed.
- Fix state tracking when MQTT is disabled.
- Fix bug that intermittently caused crashes in /gateway_traffic route.