Go to file
2019-02-12 01:10:10 +01:00
monitor update light monitor 2019-02-12 01:10:10 +01:00
Personal Light Bulb made package exportable 2019-02-10 20:43:22 +01:00
utils add test utils 2019-02-12 00:06:53 +01:00
.gitignore Initial commit 2019-02-08 19:18:07 +01:00
bridge.go add get raw response on bridge for debug 2019-02-12 00:07:39 +01:00
config.go made package exportable 2019-02-10 20:43:22 +01:00
config.yaml bla 2019-02-09 16:56:58 +01:00
INFO.md added todo and info 2019-02-09 16:13:31 +01:00
LICENSE Initial commit 2019-02-08 19:18:07 +01:00
lights_test.go add test with and without local bridge 2019-02-12 00:07:12 +01:00
lights.go extended light interface 2019-02-12 00:07:24 +01:00
main.go cleanup 2019-02-11 08:59:09 +01:00
README.md Update README.md 2019-02-08 19:19:16 +01:00
state.go add state getter 2019-02-11 08:58:52 +01:00
time.go added lights test and time interface 2019-02-11 23:01:08 +01:00
TODO.md updated todo 2019-02-09 16:17:57 +01:00
user.go made package exportable 2019-02-10 20:43:22 +01:00

Go Report Card License: GPL v3

go-hue-interface