Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huejack

A bare bones emulator library for the Phillips Hue bulb system to be used with the Amazon Echo (Alexa)

Acknowledgements

Thanks to armzilla for doing all the real work (https://github.com/armzilla/amazon-echo-ha-bridge)

I feel this implementation is a little heavy.

I wanted a library rather then a server for easy extensibility.

I wanted to remove alot of code that I felt was voodoo magic.

The only difference between this library and this one is that in this library I attempted to emulate the golang http package and remove the need for a database of lights

Example

see examples/huejack.go

Tips

Returning true for error in a huejack.Handler will make the echo reply with "Sorry the device is not responding"

About

Philips Hue emulator for Amazon Echo (connected home integration)

Resources

Stars

19 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages