Releases: sidoh/esp8266_milight_hub
Releases · sidoh/esp8266_milight_hub
1.9.0-rc.8
Improvements
- ( #463 ) Add support for simple MQTT client status messages
1.9.0-rc.7
Bug fixes
- ( #460 ) Fix night_mode handling for RGBW and CCT bulb types
1.9.0-rc.6
Improvements
- Fix memory leaks when patching or posting settings.
- Update ArduinoJson from v5 -> v6.
- Use upstream libraries for REST HTTP server.
- Downgrade Arduino SDK to 2.4 for now.
1.9.0-rc.5
1.9.0-rc.4
1.8.8
1.9.0-rc3
1.9.0-rc2
New features
- ( #430 ) When state is deleted via the REST API, a blank MQTT message will be published to the corresponding topic, which clears retained state.
- ( #431 ) Add support for
:hex_device_id
and:dec_device_id
in command topic pattern. Unnecessary given that:device_id
supports bot hexadecimal and decimal IDs, but created unnecessary confusion
Improvements
- Added more tests to the MQTT integration test suite
1.9.0-rc1
1.9.0-dev12
New features
- ( #426 ) Improve how state for group 0 is tracked
- Add support for
kelvin
command - Add
DELETE
route for group state