Skip to content

Commit

Permalink
Merge pull request SmartThingsCommunity#2774 from SmartThingsCommunit…
Browse files Browse the repository at this point in the history
…y/staging

Rolling down staging to master
  • Loading branch information
workingmonk authored Feb 7, 2018
2 parents abfcc35 + a3da67f commit 822eb37
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ private getSATURATION_COMMAND() { 0x03 }
private getMOVE_TO_HUE_AND_SATURATION_COMMAND() { 0x06 }
private getCOLOR_CONTROL_CLUSTER() { 0x0300 }
private getATTRIBUTE_COLOR_TEMPERATURE() { 0x0007 }
private getMOVE_TO_COLOR_TEMPERATURE_COMMAND() { 0x0A }

// Parse incoming device messages to generate events
def parse(String description) {
Expand Down

0 comments on commit 822eb37

Please sign in to comment.