Open vadss opened 4 years ago
What are the usable CT ranges of those devices? I'm guessing the default max is just outside of their range...
What are the usable CT ranges of those devices? I'm guessing the default max is just outside of their range...
Properties says min mireds 175 max mireds 370 for both lamps, i calculated it to kelvin and got 2700 and 5700 digits.
I changed config to
max_colortemp: 6500 min_colortemp: 1500
and it stopped working again. Changed back to 2700 and 5700 - works again. So i think you are right. Maybe instruction should mention some lamps SHOULD have min and max colortemp in config?
I have philips.light.ceiling and philips.light.zyceiling, using this integration https://www.home-assistant.io/integrations/light.xiaomi_miio/ Circadian doesn't work with this lamps until i defined max and min colortemp. If i leave only max_colortemp, then only colortemp adjuctment works.
Xiaomi Yeelight works fine without this config changes.