Skip to content

Releases: robheyes/lifxcode

Fixed documentation

10 Nov 10:15
2db6d6d
Compare
Choose a tag to compare
Fixed documentation Pre-release
Pre-release
Merge pull request #80 from robheyes/missing-code

Updated the readme

Fix a few exceptions

03 Nov 11:03
ec01b68
Compare
Choose a tag to compare
Fix a few exceptions Pre-release
Pre-release

Add missing getActivityLog() method

Stop Tile from even attempting to set level - adds a warning to the log for now

Support for multizone and startLevelChange

02 Nov 11:27
f6b9b05
Compare
Choose a tag to compare

Some support for multizone - set the colours on the device in the LIFX app, either wait or use the Poll button on the device's Hubitat page, then use Zones Save to save the state.

Use Zones Load to load the saved state.

Currently you can't use Set Level with a loaded zone, I need to figure out a way to do that properly.

Start/Stop Level Change is now supported for all bulb type devices. There are limits on the speed of this and the steps are definitely visible, but it does work reasonably well.

Add support for a single colour/level etc. to multizone devices, ie Beam and Strip

19 Aug 14:58
0cb6bdc
Compare
Choose a tag to compare
Merge pull request #74 from robheyes/limited-multizone

Add support for colour/temp/level and state for the entire multizone device

Handle UDP warnings

06 Aug 16:07
cf899a2
Compare
Choose a tag to compare
Handle UDP warnings Pre-release
Pre-release
Merge pull request #71 from robheyes/udp-warnings

Use ignoreResponse/ignoreWarning

Reduce popcorning

01 Jun 16:26
4b4b390
Compare
Choose a tag to compare
Reduce popcorning Pre-release
Pre-release
Merge pull request #68 from robheyes/reduce-popcorning

Reduce popcorning by

Scan multiple subnets

18 Apr 21:02
9bf2f66
Compare
Choose a tag to compare

Internal rework

23 Mar 22:18
ee6fd3c
Compare
Choose a tag to compare
Internal rework Pre-release
Pre-release

This is mostly a rework of some of the internals for speed, and also reducing the size of the drivers by moving more code to the LIFX Master App

0.9.31-alpha

05 Mar 15:18
184beb9
Compare
Choose a tag to compare
0.9.31-alpha Pre-release
Pre-release
  • Discovery now uses a progress bar
  • Changed getScaledColorMap to ignore any null values

Bug fix for transition

02 Mar 20:51
72eb74a
Compare
Choose a tag to compare
Pre-release
Merge pull request #56 from robheyes/copy-defaultTransition-to-state

Change from using defaultTransition to using state.transitionTime