An open API service indexing awesome lists of open source software.

https://github.com/willis7/dash-light

Use the Amazon Dash as an interface into the Phillips Hue
https://github.com/willis7/dash-light

Last synced: 5 months ago
JSON representation

Use the Amazon Dash as an interface into the Phillips Hue

Awesome Lists containing this project

README

          

# Dash

## Design

* ARP - is a package with one function; Sniff. It takes a list of devices and a network interface to listen on. Once an ARP request is made from the device, it's action is called.
* go.hue - Phillips Hue client

## Build & Run

* `go build main.go`
* `sudo ./main`