#Adjusting Color Temperature Slider Range in Home Assistant
1 messages · Page 1 of 1 (latest)
Does your light report these attributes correctly?
min_color_temp_kelvin: 2000
max_color_temp_kelvin: 6535
Where can I check if it is reporting the attribute values correctly?
developer-tools/states
Ahh no
Its teporting wrong values
Can i change them manually
?
Yes with customization. It's a bit hacky/discouraged, but possible.
https://www.home-assistant.io/integrations/homeassistant/#manual-customization
Would be good to open an issue for your integration as well.
Okay thanks a lot