Releases: calvarium/homebridge-lifx-plugin
Releases · calvarium/homebridge-lifx-plugin
v0.3.0
Enhancements
- Adding full support for Lifx Switches
Thanks to @bradrees
Bug fixes
Handled missing hardware fatures #31 / #27
v0.2.4
Major changes
- replaced IProductInfo by IHardwareInfo
- ProductInfo is completely replaced by HardwareInfo
- Now deepcloning retrieved hardwareinfo object from lifx-lan-client
This caused overwriting firmwareversions between every accessory
- improvements retrieving firmware and hardwareinformation #19 #22
- assigning upgrades according to current firmwareversion to object (fixes #18 #25)
- retrieving products from products.json by pid #15
Minor changes
- encapsulating Color Temperature conversion to bulb.ts
- added callback to setFirmwareVersion
- if no firmwareversion could be retrieved
hardwareversion is not queried
- HardwareVersion is now optional
- convertHomeKitColorTemperatureToHomeKitColor is static now
Further improvements
- refactoring and improvements
- removed typos
v0.2.3
#17
@bradrees added prevention for crashs when switches are installed
v0.2.2
Minor changes
- Fixed bug due to which upgrades of lamps are not taken into account
- Added function to change kelvin only
- Fixed bug that interferes with hue and saturation #13
v0.2.1
Major changes for adaptive lighting
- New method for calculating the color temperature
- Color temperature uses full range of accessories depending on firmware
- Fixed bug that did not correctly display the color temperature in the selection menu
v0.2.0
Major changes
- Added adaptive lighting #11
- Updated README.md
v0.1.21
Major changes
- Issue #8
Added functions to enable/disable update notifications
- Added function to remove wrong firmware when an accessory is not available
Minor changes
- Separated software information from hardware information
v0.1.20
Issue #5 enhancement
Major changes
- Added default route to plugin settings to be able to address other networks
v0.1.19
Added official homebridge badge
v0.1.18
Changes:
- Proudly added official homebridge verification badge
- added LIFX GU10 and LIFX Mini Day & Dusk to supported list
- #4 added BR30 Night Vision bulbs to supported list