[ { "id": "61f36ede.4d023", "type": "ui_template", "z": "86fd916e.99ffe", "group": "4dabfe8b.2c15e", "name": "Browser start", "order": 1, "width": 0, "height": 0, "format": "", "storeOutMessages": true, "fwdInMessages": true, "templateScope": "local", "x": 130, "y": 820, "wires": [ [ "16de0042.7f5a7" ] ] }, { "id": "16de0042.7f5a7", "type": "ioBroker get", "z": "86fd916e.99ffe", "name": "Backlight color", "topic": "yeelight-2.0.color-0x0000000007dd1427.control.rgb", "attrname": "payload", "payloadType": "value", "x": 320, "y": 820, "wires": [ [ "85f2022b.9671e" ] ] }, { "id": "85f2022b.9671e", "type": "ui_colour_picker", "z": "86fd916e.99ffe", "name": "", "label": "TV Backlight", "group": "15d4270b.7c9759", "format": "hex", "outformat": "string", "showSwatch": true, "showPicker": false, "showValue": false, "showHue": false, "showAlpha": false, "showLightness": true, "square": "false", "dynOutput": "false", "order": 2, "width": 0, "height": 0, "passthru": false, "topic": "", "x": 590, "y": 820, "wires": [ [ "538cc0c2.b169e" ] ] }, { "id": "d3044a2.87d6ab8", "type": "ioBroker out", "z": "86fd916e.99ffe", "name": "Backlight - color setzen", "topic": "yeelight-2.0.color-0x0000000007dd1427.control.rgb", "ack": "false", "autoCreate": "false", "x": 850, "y": 900, "wires": [] }, { "id": "538cc0c2.b169e", "type": "function", "z": "86fd916e.99ffe", "name": "change format", "func": "var newPayload = \"#\"+msg.payload;\nvar newMessage = { payload: newPayload };\nreturn newMessage;", "outputs": 1, "noerr": 0, "x": 600, "y": 900, "wires": [ [ "d3044a2.87d6ab8" ] ] }, { "id": "443f2c3c.a19394", "type": "ioBroker in", "z": "86fd916e.99ffe", "name": "Backlight - color aktualisiert", "topic": "yeelight-2.0.color-0x0000000007dd1427.control.rgb", "payloadType": "value", "onlyack": true, "func": "all", "gap": "", "x": 350, "y": 760, "wires": [ [ "85f2022b.9671e" ] ] }, { "id": "4dabfe8b.2c15e", "type": "ui_group", "z": "", "name": "Status", "tab": "9c83e439.2e7d18", "order": 1, "disp": true, "width": "6", "collapse": false }, { "id": "15d4270b.7c9759", "type": "ui_group", "z": "", "name": "Wohnzimmer", "tab": "9aaff53.f3e1d08", "order": 3, "disp": true, "width": "6", "collapse": false }, { "id": "9c83e439.2e7d18", "type": "ui_tab", "z": "", "name": "Übersicht", "icon": "dashboard", "order": 1, "disabled": false, "hidden": false }, { "id": "9aaff53.f3e1d08", "type": "ui_tab", "z": "", "name": "Beleuchtung", "icon": "dashboard", "order": 2, "disabled": false, "hidden": false } ]