Skip to content

Fake hue server (for using with Amazon echo and Apple HomeKit) scriptable with javascript (written in golang)

License

Notifications You must be signed in to change notification settings

jussi-kalliokoski/huealexa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

huealexa

Expose any network connected device to Amazon Echo or Apple HomeKit.

go get -u github.com/orktes/huealexa
# OR Download binary from releases
huealexa -uuid="ac103f83-e6e9-41b8-6ae5-1ef6cbe0a021" -ip=10.0.1.4 -src examples/simple.js
# Lights provider by script/src are now available in Echo Smart Home

License

huealexa: See LICENSE file

hc (HomeKit go library) https://github.com/brutella/hc

About

Fake hue server (for using with Amazon echo and Apple HomeKit) scriptable with javascript (written in golang)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.4%
  • Go 6.6%