-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Color temperature outside of supported range #61
Comments
Hi, thank you for reporting. I assumed, that when I try to set higher temperature, than the light can handle, that it will be automatically corrected to the nearest possible value. So I will change this behaviour to do this auto-correct myself. Just to be sure, when you change the temperature only a little bit (so that the value should be inside you light's supported range), does it work as expected? |
Oh, I see, |
Fixed. Will be part of the next Release. |
I have mostly IKEA lights with temperature and brightness control only. However the temperature control seems buggy. When I slide it to cool or warm temp on the circle control it (bounces or flicks) back.
Thought it may have been computer or user error.
But on the HUE lights I have it works perfectly.
Looking at the attributes could this be the issue?
Hue Bulb
min_color_temp_kelvin: 2000
max_color_temp_kelvin: 6535
min_mireds: 153
max_mireds: 500
IKEA Bulb
min_color_temp_kelvin: 2202
max_colortemp kelvin: 4000
minmireds: 250
max mireds: 454
The 4000 to 6535 range? The circle for temp range is built for hue so when I slide to the bottom for example it says no, you are 2535 Kevin away and snaps back?
PS. Love your card. Changed my whole dashboard.
The text was updated successfully, but these errors were encountered: