I have a string like this:
Code: Select all
{"b":122,"cw":0,"g":128,"m":3,"r":255,"t":0,"ww":0}
I like to write a script that catches the RGB from Virtual Device Color picking and send it over Http to my ESPEasy firmware.
I already managed to get the Color Values from device.
Thanks
