#Adjusting Color Temperature Slider Range in Home Assistant

1 messages · Page 1 of 1 (latest)

narrow path
#

I wanted to ask you.

Is it possible to adjust the range of a color temperature slider in Home Assistant? My lamp supports only 2200K to 6500K, but the slider currently goes from 2000K to 9000K. I’d like to align it with the actual supported range.

restive gazelle
#

Does your light report these attributes correctly?

min_color_temp_kelvin: 2000
max_color_temp_kelvin: 6535
narrow path
restive gazelle
#

developer-tools/states

narrow path
#

Its teporting wrong values

#

Can i change them manually

#

?

restive gazelle