Skip to content

Releases: calvarium/homebridge-lifx-plugin

v0.3.0

23 Sep 20:06
Compare
Choose a tag to compare

Enhancements

  • Adding full support for Lifx Switches
    Thanks to @bradrees

Bug fixes

Handled missing hardware fatures #31 / #27

v0.2.4

30 Nov 18:04
Compare
Choose a tag to compare

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

21 Apr 06:30
Compare
Choose a tag to compare

#17
@bradrees added prevention for crashs when switches are installed

v0.2.2

23 Feb 20:38
Compare
Choose a tag to compare

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

16 Feb 17:38
Compare
Choose a tag to compare

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

09 Feb 17:27
Compare
Choose a tag to compare

Major changes


  • Added adaptive lighting #11
  • Updated README.md

v0.1.21

03 Feb 10:32
9f8a1ef
Compare
Choose a tag to compare

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

16 Jan 18:03
Compare
Choose a tag to compare

Issue #5 enhancement
Major changes

  • Added default route to plugin settings to be able to address other networks

v0.1.19

28 Dec 13:29
Compare
Choose a tag to compare

Added official homebridge badge

v0.1.18

28 Dec 13:20
Compare
Choose a tag to compare

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