UNPKG

hue.js

Version:

Library for interacting with a Phillips Hue base station

6 lines (4 loc) 90 B
var Hue = require('../'); Hue.discover(function(stations) { console.dir(stations); });