node-hue-api
Version:
Philips Hue API Library for Node.js
31 lines (30 loc) • 879 B
JavaScript
module.exports = {
"id": 2,
"state": {
"on": false,
"bri": 0,
"hue": 17052,
"sat": 138,
"effect": "none",
"xy": [0.4633, 0.4507],
"alert": "select",
"colormode": "xy",
"mode": "homeautomation",
"reachable": true
},
"swupdate": {"state": "notupdatable"},
"type": "Color light",
"name": "Lounge Living Color",
"modelid": "LLC001",
"manufacturername": "Philips",
"productname": "LivingColors",
"capabilities": {
"certified": true,
"control": {"colorgamuttype": "A", "colorgamut": [[0.704, 0.296], [0.2151, 0.7106], [0.138, 0.08]]},
"streaming": {"renderer": false, "proxy": false}
},
"config": {"archetype": "floorshade", "function": "decorative", "direction": "omnidirectional"},
"uniqueid": "00:17:88:xx:xx:xx:xx:xx-xx",
"swversion": "2.0.0.5206",
"node_hue_api": {"type": "light", "version": 1}
}