webdash-hue

1.0.0 • Public • Published

webdash hue

Control your Philips hue lights from webdash.

npm install --save-dev webdash-hue

Webdash hue preview

Features

  • Turn lights on/off
  • Set lights' brightness
  • Enable custom presets

Configuration

You can add as many presets as you want. Here's the format for a sample present that uses ct (colorTemp) as a colorMode

{
  "name": "Warm",
  "on": true,
  "brightness": 70,
  "colorMode": "ct",
  "colorTemp": 500
}

Readme

Keywords

none

Package Sidebar

Install

npm i webdash-hue

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

13.9 MB

Total Files

1426

Last publish

Collaborators

  • jadjoubran