node-hue-api
Version:
Philips Hue API Library for Node.js
33 lines • 434 B
JSON
{
"name": "VRC 1",
"lights": [
"2",
"3",
"4",
"5",
"6",
"7",
"8"
],
"sensors": [],
"type": "LightGroup",
"state": {
"all_on": false,
"any_on": true
},
"recycle": false,
"action": {
"on": false,
"bri": 61,
"hue": 14988,
"sat": 141,
"effect": "none",
"xy": [
0.4575,
0.4101
],
"ct": 366,
"alert": "select",
"colormode": "ct"
}
}