Closed zoic21 closed 8 years ago
What light model are you trying to update? The model you may be trying to set color temp may not support that.
It's from starter kit (E27 Color led) so maybe I don't have this. I need to check this, thank for your reponse
If you can provide a dump for me that contains all of the following, that would help my investigation:
Here request informations :
Additional question : what is hue ? I test on my lamp and if it's white hue make it red but after that change of hue value do nothing....
I'd suggest looking at the Philips Hue api documentation to understand what certain values will do for lights.
Ok I understand. So I can close this.
Can you let me know what the lowest and highest value you can set on colorTemp on that bulb?
I test 0 and 65535 and it's ok, I change from xy to hsv, for me it is more accurate (even if conversion hexa to hsv is not perfect)
I'm asking what the lowest and highest values you can set for colorTemp (Mired Color), not for xy/hsv.
You'll need to remove the min/max value checks on colorTemp method on SetLightState.php to be able to test min and max values.
Hi, I got an error on set color temp :
Here my code :
I don't understand why....