Skip to content

abaril/go-hue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-hue

Wrapper API and cli examples in golang for interacting with lights via philips hue hub HTTP API. I'm officially using this daily. More documentation to come shortly.

demo

Alt Demo of go-hue unit tests

setup

To run the examples you'll need golang and the "github.com/abaril/go-hue" module.

To install "github.com/abaril/go-hue" golang module.

$ go get github.com/abaril/go-hue/src

About

Wrapper API and cli examples in golang for interacting with lights via philips hue hub HTTP API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.9%
  • Makefile 2.1%