Skip to content

Releases: robheyes/lifxcode

Fixed documentation

Fixed documentation Pre-release
Pre-release

Choose a tag to compare

@robheyes robheyes released this 10 Nov 10:15
2db6d6d
Merge pull request #80 from robheyes/missing-code

Updated the readme

Fix a few exceptions

Fix a few exceptions Pre-release
Pre-release

Choose a tag to compare

@robheyes robheyes released this 03 Nov 11:03
ec01b68

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

Choose a tag to compare

@robheyes robheyes released this 02 Nov 11:27
f6b9b05

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

Choose a tag to compare

@robheyes robheyes released this 19 Aug 14:58
0cb6bdc
Merge pull request #74 from robheyes/limited-multizone

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

Handle UDP warnings

Handle UDP warnings Pre-release
Pre-release

Choose a tag to compare

@robheyes robheyes released this 06 Aug 16:07
cf899a2
Merge pull request #71 from robheyes/udp-warnings

Use ignoreResponse/ignoreWarning

Reduce popcorning

Reduce popcorning Pre-release
Pre-release

Choose a tag to compare

@robheyes robheyes released this 01 Jun 16:26
4b4b390
Merge pull request #68 from robheyes/reduce-popcorning

Reduce popcorning by

Scan multiple subnets

Scan multiple subnets Pre-release
Pre-release

Choose a tag to compare

@robheyes robheyes released this 18 Apr 21:02
9bf2f66

Internal rework

Internal rework Pre-release
Pre-release

Choose a tag to compare

@robheyes robheyes released this 23 Mar 22:18
ee6fd3c

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

0.9.31-alpha Pre-release
Pre-release

Choose a tag to compare

@robheyes robheyes released this 05 Mar 15:18
184beb9
  • Discovery now uses a progress bar
  • Changed getScaledColorMap to ignore any null values

Bug fix for transition

Pre-release

Choose a tag to compare

@robheyes robheyes released this 02 Mar 20:51
72eb74a
Merge pull request #56 from robheyes/copy-defaultTransition-to-state

Change from using defaultTransition to using state.transitionTime