/daylight-simulator

A daylight simulator with Phillips Hue (e.g. for fish tanks) in node.js

Primary LanguageJavaScriptMIT LicenseMIT

Daylight-Simulator

A daylight simulator with Phillips Hue (e.g. for fish tanks) in node.js.


Quick-Start

  1. Edit config.json to contain the IP address of your Hue Bridge.

  2. Run:

     $ npm install
     $ node index.js
    

    to start the process.

  3. Open http://localhost:3000/user/new in your web browser and follow the steps.

Example Use