Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kkweon/hue-control

Phillips Hue Control App in Elm.
https://github.com/kkweon/hue-control

elm hue philliphs

Last synced: 1 day ago
JSON representation

Phillips Hue Control App in Elm.

Awesome Lists containing this project

README

        

* Hue Control Light

- Web application to control the Phillips Hue Lights
- WIP

* Build

#+BEGIN_SRC bash output
sudo npm install -g elm
elm-make src/elm/Main.elm --output public/index.html
#+END_SRC

* Get TP Link Token

#+BEGIN_SRC bash
python get-token-for-tplink.py
#+END_SRC