mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-15 05:10:50 +00:00
MSA-1643: table light
This commit is contained in:
@@ -1786,5 +1786,4 @@ def hsvToHex(hue, sat, value = 100){
|
||||
def b1 = String.format("%02X", (int) (b * 255.0f))
|
||||
|
||||
return "#$r1$g1$b1"
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user