Modifying 'Publish a SmartApp for OpenT2T'

This commit is contained in:
OpenT2T
2017-01-09 23:06:16 -08:00
parent 9bf39136de
commit aba1f48f1f

View File

@@ -406,7 +406,6 @@ private mapDeviceCommands(command, value) {
case "hue":
resultCommand = "setHue"
resultValue = value
Log
break
case "saturation":
resultCommand = "setSaturation"