Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to master at ryanc/lume 2020-03-14 16:08:34 +00:00
dc4159550c add new CLI tool called lume
de669f159e remove scratch test cli tool
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-03-08 18:47:38 +00:00
6a5e6d0753 forgot to add utils file
39a9d377d1 use pointers
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-03-08 02:06:52 +00:00
73a666a216 make method naming more consistent
ryanc pushed to master at ryanc/lume 2020-03-08 02:03:05 +00:00
05566f480f add SetDelta function
ryanc pushed to master at ryanc/lume 2020-03-07 05:00:45 +00:00
e39d81f6cc add ListLights function
ryanc pushed to master at ryanc/lume 2020-03-07 02:55:55 +00:00
40a7a9d741 refactor client class again
ryanc pushed to master at ryanc/lume 2020-03-06 07:34:43 +00:00
c3b8d84968 there is no JSON response in fast mode
b76b935608 ther is no JSON response in fast mode
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-03-06 07:34:22 +00:00
b76b935608 ther is no JSON response in fast mode
ryanc pushed to master at ryanc/lume 2020-03-06 07:28:58 +00:00
243d0f6f31 refactor SetState function
f58f523d35 handle HTTP statuses
43465c6ae9 extended response struct
3a94226aa8 fix float format string
46991b2ba3 fix up the default named white levels
Compare 6 commits »
ryanc pushed to master at ryanc/lume 2020-03-03 05:53:08 +00:00
35a5b99bf4 add default preset white temperatures from the app
ryanc pushed to master at ryanc/lume 2020-03-01 17:27:37 +00:00
888f29383e add User-Agent header
0427121975 add proper Content-Type header
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-03-01 05:16:14 +00:00
de4a4a8643 restructured client
ryanc pushed to master at ryanc/lume 2020-02-29 22:09:15 +00:00
f4013e5672 add NamedColor type
ryanc pushed to master at ryanc/lume 2020-02-29 22:01:59 +00:00
e9a4d586b4 move remaining structs
cc6645fb48 move color code
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-02-29 21:58:33 +00:00
becc179184 move light struct
37d3179662 move client structs
Compare 2 commits »
ryanc pushed to master at ryanc/lume 2020-02-29 21:56:19 +00:00
1c99d42224 separete light API
ryanc pushed to master at ryanc/lume 2020-02-29 19:05:22 +00:00
821bd26595 change variable name
ryanc pushed to master at ryanc/lume 2020-02-29 18:55:44 +00:00
bb5aec36a7 add Makefile
ryanc pushed to master at ryanc/lume 2020-02-29 18:55:20 +00:00
abc9e0a978 add new color structs
ryanc pushed to master at ryanc/lume 2020-02-29 06:43:48 +00:00
ad8315668e change token variable names