This is the change log for the plugin, all relevant changes will be listed here.
For documentation please see the README
- compatibility with milight-hub v1.11+
- some doc/README updates
- release full version after extensive testing
- possible fix for Color Temperature Characteristic warning
- fix lags when re-loading changed lights
- fix logging regression
- improve MQTT initialization
- give hints about MQTT topic patterns
- README updates
- unify MQTT and HTTP message decoding
- README updates
- fix MQTT backchannel
- all devices need a re-initialization
- Fix HTTP backchannel
- Code cleanups
- Remove getters to avoid homebridge block altogether
- Changed backchannel updating to updateValue instead of using getters (#7)
- Added displayName to logging
- Updated dependencies
- Fixed light flashing when night mode is activated (#6)
- Use unique mqtt id
- Added darkMode
- Avoid sending hue when setting to white
- Small fixes
- All planned features implemented (thanks Zer0x00!)
- Fix update order by caching sequential homekit commands
- Cleanup hue/sat logic
- Make night mode work