Commit Graph

18 Commits

Author SHA1 Message Date
cc19b87e39
add Response struct, populate rate limit struct 2020-04-04 12:18:13 -05:00
fce5ff9667
fix bug where RGBColor could not be marshalled 2020-03-28 18:04:11 -05:00
bdcb20acb2
returning a pointer is not necessary 2020-03-28 18:03:49 -05:00
9452aec154
fix spelling 2020-03-28 13:29:35 -05:00
4e03e59bad
fix kelvin validation range 2020-03-28 13:17:52 -05:00
d3c56d3aa8
add validation to RGBColor 2020-03-24 00:26:06 -05:00
fe40294f52
rename variables 2020-03-22 14:41:54 -05:00
adc8b72e0e
add some default color constructors 2020-03-22 14:40:41 -05:00
7c27d173f4
refactor white constructors 2020-03-22 11:31:10 -05:00
39a9d377d1
use pointers 2020-03-08 13:47:01 -05:00
40a7a9d741
refactor client class again 2020-03-06 20:55:31 -06:00
3a94226aa8
fix float format string 2020-03-05 20:21:18 -06:00
46991b2ba3
fix up the default named white levels 2020-03-05 20:20:54 -06:00
2da20d6ec7
zero is valid 2020-03-05 20:20:16 -06:00
35a5b99bf4
add default preset white temperatures from the app 2020-03-02 23:52:41 -06:00
de4a4a8643
restructured client 2020-02-29 23:15:39 -06:00
f4013e5672
add NamedColor type 2020-02-29 16:09:05 -06:00
cc6645fb48
move color code 2020-02-29 16:00:21 -06:00