node-hue-api
Version:
Philips Hue API Library for Node.js
35 lines (34 loc) • 979 B
JavaScript
module.exports = {
"id": 2,
"state": {
"on": true,
"bri": 254,
"ct": 366,
"alert": "none",
"colormode": "ct",
"mode": "homeautomation",
"reachable": false
},
"swupdate": {"state": "noupdates", "lastinstall": "2018-12-20T06:22:29"},
"type": "Color temperature light",
"name": "Ensuite Door",
"modelid": "LTW013",
"manufacturername": "Philips",
"productname": "Hue ambiance spot",
"capabilities": {
"certified": true,
"control": {"mindimlevel": 1000, "maxlumen": 250, "ct": {"min": 153, "max": 454}},
"streaming": {"renderer": false, "proxy": false}
},
"config": {
"archetype": "spotbulb",
"function": "functional",
"direction": "downwards",
"startup": {"mode": "powerfail", "configured": true}
},
"uniqueid": "00:17:88:01:xx:xx:xx:xx-xx",
"swversion": "1.46.13_r26312",
"swconfigid": "1742FA88",
"productid": "Philips-LTW013-1-GU10CTv1",
"node_hue_api": {"type": "light", "version": 1}
}