Tuya Light - color_temp not working

Hey, I have a Light made by Lumary (set up through Tuya).
When controlling it through the Lovelace cards, the color temperature works fine.
When writing scenes it doesn’t. :frowning:

Here is a snippet of my scene:

light.desk_light:
      brightness: 10
      color_temp: 500
      state: "on"

I have tried modifying the supported features integer, with no effect.
Any ideas what I could try?
Thanks :slight_smile: