[{"id":"864ac7f.f217338","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"ac1650c.dc179b","type":"yeelight","z":"864ac7f.f217338","name":"Set RGB Color","command":"set_rgb","config":"","x":570,"y":280,"wires":[[]]},{"id":"816b44ed.f03bf8","type":"ui_colour_picker","z":"864ac7f.f217338","name":"Color Picker","label":"COLOR PICKER","group":"9520e700.a2fa18","format":"hex","outformat":"string","showSwatch":true,"showPicker":true,"showValue":true,"showHue":false,"showAlpha":true,"showLightness":true,"order":1,"width":0,"height":0,"passthru":true,"topic":"","x":208,"y":281,"wires":[["e8e8850c.847f68"]]},{"id":"e8e8850c.847f68","type":"function","z":"864ac7f.f217338","name":"Format Color","func":"msg.payload = msg.payload.replace(/[#]/g,\"0x\");\nreturn msg;\n","outputs":1,"noerr":0,"x":366,"y":281,"wires":[["ac1650c.dc179b"]]},{"id":"f46756e2.f10498","type":"yeelight","z":"864ac7f.f217338","name":"Set Temperature","command":"set_ct_abx","config":"","x":580,"y":360,"wires":[[]]},{"id":"61069e9c.4d64c","type":"yeelight","z":"864ac7f.f217338","name":"Toggle","command":"toggle","config":"","x":540,"y":440,"wires":[[]]},{"id":"af65f06e.892cd","type":"ui_button","z":"864ac7f.f217338","name":"Toggle","group":"9520e700.a2fa18","order":5,"width":0,"height":0,"passthru":false,"label":"TOGGLE","color":"","bgcolor":"","icon":"","payload":"true","payloadType":"bool","topic":"","x":190,"y":440,"wires":[["61069e9c.4d64c"]]},{"id":"78f357eb.794e68","type":"ui_slider","z":"864ac7f.f217338","name":"Set Temperature","label":"SET TEMPERATURE","group":"9520e700.a2fa18","order":3,"width":0,"height":0,"passthru":true,"topic":"","min":"1700","max":"6500","step":"10","x":230,"y":360,"wires":[["f46756e2.f10498"]]},{"id":"607940d0.64d7","type":"ui_slider","z":"864ac7f.f217338","name":"Set Brightness","label":"SET BRIGHTNESS","group":"9520e700.a2fa18","order":2,"width":0,"height":0,"passthru":true,"topic":"","min":"1","max":"100","step":1,"x":220,"y":320,"wires":[["b1cd7b9d.96c2c8"]]},{"id":"b1cd7b9d.96c2c8","type":"yeelight","z":"864ac7f.f217338","name":"Set Brightness","command":"set_bright","config":"","x":570,"y":320,"wires":[[]]},{"id":"bfdc2024.77c21","type":"yeelight","z":"864ac7f.f217338","name":"Set RGB Color","command":"set_rgb","config":"","x":570,"y":400,"wires":[[]]},{"id":"331f97a9.c95908","type":"ui_dropdown","z":"864ac7f.f217338","name":"Select Color","label":"SELECT COLOR","place":"CHOOSE","group":"9520e700.a2fa18","order":4,"width":0,"height":0,"passthru":true,"options":[{"label":"RED","value":"0xFF0000","type":"str"},{"label":"GREEN","value":"0x00FF00","type":"str"},{"label":"BLUE","value":"0x0000FF","type":"str"},{"label":"WHITE","value":"0xFFFFFF","type":"str"},{"label":"CYAN","value":"0x00FFFF","type":"str"},{"label":"PURPLE","value":"0xFF00FF","type":"str"},{"label":"YELLOW","value":"0xFFFF00","type":"str"}],"payload":"","topic":"","x":210,"y":400,"wires":[["bfdc2024.77c21"]]},{"id":"9520e700.a2fa18","type":"ui_group","z":"","name":"Yeelight Smart Bulb","tab":"180438ec.746907","order":1,"disp":true,"width":"6","collapse":false},{"id":"180438ec.746907","type":"ui_tab","z":"","name":"Room1","icon":"dashboard","order":1}]