Hey @delfick-employee,
The official products.json
lists the Candle Colour with a Kelvin range of 2500-9000 but I can set it to 1500 via Photons:
d073d5595a28:
address:
* ip: 192.168.178.221
* port: 56700
product:
* name: LCM3_CANDLE
* identifier: lifx_candle
* family: lcm3
* zones: MATRIX
* color
* matrix
* variable_color_temp
* min_kelvin: 2500
* max_kelvin: 9000
firmware:
* build: 1565065929000000000
* version_major: 3
* version_minor: 50
state:
* brightness: 1.0
* hue: 89.99588006408788
* kelvin: 1500
* label: Candle
* power: 65535
* saturation: 0.0
I’m assuming that the products.json
might need a little tweak.