[ { "id": "70e31ea9.730bd", "type": "hue-brightness", "z": "a6e9c4df.1b9c68", "name": "Hue ambient light sensor 1", "bridge": "9fca8dbd.7c028", "sensorid": "14", "x": 199, "y": 559, "wires": [ [ "ceeabb84.b9ffe8", "7a90e989.b79638" ] ] }, { "id": "ceeabb84.b9ffe8", "type": "ui_gauge", "z": "a6e9c4df.1b9c68", "name": "", "group": "7f15954.8d5ef6c", "order": 3, "width": 0, "height": 0, "gtype": "gage", "title": "Lichtsensor", "label": "Lux", "format": "{{value}}", "min": 0, "max": "500", "colors": [ "#00b500", "#e6e600", "#ca3838" ], "seg1": "", "seg2": "", "x": 770, "y": 560, "wires": [] }, { "id": "7a90e989.b79638", "type": "function", "z": "a6e9c4df.1b9c68", "name": "lux", "func": "var newMsg = { payload: msg.payload.lux };\nreturn newMsg;\n", "outputs": 1, "noerr": 0, "x": 403, "y": 674, "wires": [ [ "ceeabb84.b9ffe8", "9b78385e.68e8a8" ] ] }, { "id": "9b78385e.68e8a8", "type": "ioBroker out", "z": "a6e9c4df.1b9c68", "name": "hue-motion-lux", "topic": "node-red.0.hue-motion-lux", "ack": "true", "autoCreate": "true", "x": 779, "y": 675, "wires": [] }, { "id": "9fca8dbd.7c028", "type": "hue-bridge", "z": "", "name": "Philips hue", "bridge": "192.168.178.22", "key": "1erSxRp5gnKdKxzetSMGRYPO15HIasZLKBYqyu9j", "interval": "3000" }, { "id": "7f15954.8d5ef6c", "type": "ui_group", "z": "", "name": "Küche", "tab": "d38fc48f.4e3078", "order": 3, "disp": true, "width": "6", "collapse": false }, { "id": "d38fc48f.4e3078", "type": "ui_tab", "z": "", "name": "Status", "icon": "dashboard", "order": 1 } ]