The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Reduced comm speed to 9600 bauds to get more reliable results
- Fixed color translation from RGB to long
Lots of changes from ESPurna
- Support for microwave presence sensor
- Support for small fan to move air and get better dust measurements (testing)
- Reset via MQTT
- Debug messages via UDP
- Debug messages in program memory (still migrating)
- Force user to change default password
- New favicon
- Support for RGB LED ring based on the WS2812FX library
- Embedded web code inside firmware (fast access, more space for code)
- Do not scan networks if just one defined
- Using "restart" instead of "reset" to reset board (cleaner sessions)
- Flash memory layout (will probably require erasing and reflash ESP8266)
- Using long values for communication between microcontrollers
- Wifi persistance bug in ESP8266
- Support for RGB LED ring (thanks to Blair Thompson)
- Enable/disable clap mode with voice commands using Alexa
- Ported MQTT connectivity fixes from ESPurna firmware
- NTP support removed
- Initial stable version