huemanity 0.1.6

A simple wrapper and CLI for the Phillips Hue lights. Added registration, but you need to know the IP of the bridge.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "on": false,
  "bri": 254,
  "hue": 8418,
  "sat": 140,
  "effect": "none",
  "xy": [0.4573, 0.41],
  "ct": 366,
  "alert": "select",
  "colormode": "ct",
  "mode": "homeautomation",
  "reachable": true
}