Releases: sidoh/esp8266_milight_hub
Releases · sidoh/esp8266_milight_hub
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
1.9.0-dev11
New features
- ( #56 ) Add support for static IP addresses in settings
1.9.0-dev10
New Features
- ( #418 ) Add support for MQTT birth messages
1.9.0-dev9
New Features
- ( #263 ) Add setting to select which channels packets are sent on
- ( #263 ) Add setting to select which channel (singular) packets are listened for on
- ( #416 ) Spruce up Backup/Restore and Update modals in the Web UI (thanks, @jmw6773!)
Improvements
- ( #414 ) Lock upstream dependency versions. Will prevent build errors when upstream dependencies introduce breaking changes.
- Add integration test script. Runnable under
test/remote
withrspec
.
1.9.0-dev8
New features
- ( #404 ) Add
toggle
command, which toggles on/off state
1.9.0-dev7
Bug fixes
- ( #388 ) Fix parsing for color temperature for intercepted packets
1.9.0-dev6
1.9.0-dev5
1.9.0-dev4
Bug fixes
- ( #318 ) Group 0 updates did not affect constituent group states. This has been fixed