Hi,
I added the following light binding within text-configuration:
{
    "type": "light",
    "position": {
            "x": 0,
            "y": 4,
            "width": 2,
            "height": 1
     },
      "properties": {
      "label": "LED Treppe",
      "type": "color",
      "state": {
      "binding": "Licht_KG_Kellertreppe_RGB_Color"
       },
      "colors": {
          "relax": "29,63,100",
          "fun": "9,72,100",
          "dark": "300,45,93"
       }
    }
}
This is not working with the latest version. But in my Legacy Version the widget:light-color-advanced is working fine with the same item/binding.
Also the colors configuration is very strange. Instead of “relax” it’s showing “LIGHT 2800K” as a description.
I’m using OpenHAB 2.3 with an Samsung Tablet.
Regards,
Michel