Automation & Light Temp

Hey Everyone so the first image shows the config that I’m using and from here when I hit CALL SERVICE it works correctly.

Here in the second two pics however where I’ve copy and pasted the same code it does not fire correctly the lights turn on when motion is detected but it turns the light onto the same color as it was before.


I’ve even tried this:

{
  "brightness": "120",
  "entity_id": "light.kitchen_counter",
  "rgb_color": [
    255,
    219,
    182
  ]
}

Same issue turns on the light to It’s prevus colour and brightness.

LimitlessLED? I had/have the same issue. Any attempt to set the Kelvin or Light_temperature results in some default colour instead of changing to warm white etc.

No it’s a Yeelight LED Strip

@gambit2552 ever get this sorted?

No i didn’t