mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-04-09 14:23:08 +01:00
Modifying 'Publish a SmartApp for OpenT2T'
This commit is contained in:
@@ -406,7 +406,6 @@ private mapDeviceCommands(command, value) {
|
|||||||
case "hue":
|
case "hue":
|
||||||
resultCommand = "setHue"
|
resultCommand = "setHue"
|
||||||
resultValue = value
|
resultValue = value
|
||||||
Log
|
|
||||||
break
|
break
|
||||||
case "saturation":
|
case "saturation":
|
||||||
resultCommand = "setSaturation"
|
resultCommand = "setSaturation"
|
||||||
|
|||||||
Reference in New Issue
Block a user