Change max color temperature govee light

Hi,

I’m new with HomeAssistant and I added my Govee lights witgh GoveeToMQTT.
When I look in the more info card (or in my tile card) I can adjust the color temperature. But the slider goes from 2000k to 9009k.

My lights only go from 2200k to 6500k so if I go under or above those settings, the lights turn off and I have to choose between the range to turn the lights back on.

I added my lights with the GUI so they don’t appear in the configuration.yaml
I saw in the doc: MQTT Light - Home Assistant I can adjust the min and max temperature with “max_kelvin” and “min_kelvin” but I don’t understand how to add that in my YAML with my lights.

How can I change the range of the slider to match my lights (in the more info cards and in my tile cards) ?

Thanks in advance for the help