Commit Graph

20 Commits

Author SHA1 Message Date
b834bf84b2 fix syntax 2021-01-10 21:09:36 -06:00
e373e7e273 add error helpers 2020-04-05 18:54:40 -05:00
7fd366823f remove unused import 2020-04-04 15:30:52 -05:00
5bafaa35e4 remove debug code 2020-04-04 12:19:39 -05:00
cc19b87e39 add Response struct, populate rate limit struct 2020-04-04 12:18:13 -05:00
8df5b1d779 change error format 2020-03-27 19:31:12 -05:00
917053f39c error helpers 2020-03-26 21:05:11 -05:00
bba7c22460 improve error handling 2020-03-26 20:52:11 -05:00
83c96812d7 fix typo 2020-03-24 18:33:22 -05:00
7d8e5f8b92 deserialize as time 2020-03-24 00:26:22 -05:00
73a666a216 make method naming more consistent 2020-03-07 20:06:22 -06:00
05566f480f add SetDelta function 2020-03-07 20:02:37 -06:00
e39d81f6cc add ListLights function 2020-03-06 23:00:21 -06:00
40a7a9d741 refactor client class again 2020-03-06 20:55:31 -06:00
c3b8d84968 there is no JSON response in fast mode 2020-03-06 01:34:28 -06:00
243d0f6f31 refactor SetState function 2020-03-06 01:28:39 -06:00
de4a4a8643 restructured client 2020-02-29 23:15:39 -06:00
e9a4d586b4 move remaining structs 2020-02-29 16:01:46 -06:00
becc179184 move light struct 2020-02-29 15:58:20 -06:00
1c99d42224 separete light API 2020-02-29 15:56:03 -06:00