deconz 2.26.3
Bulb firmware 2.3.093
Added for many years, pre DDF.
Just tried deleting the light and re-adding. Did not help.
Nothing happens when Hitting the ‘Color temperature’ button, making it hard to tune in a white color.
The ‘ct’ mode seems to be missing in REST:
{
"capabilities": {
"alerts": [
"none",
"select",
"lselect",
"blink",
"breathe",
"okay",
"channelchange",
"finish",
"stop"
],
"color": {
"effects": [
"none",
"colorloop"
],
"modes": [
"effect",
"hs",
"xy"
],
"xy": {
"blue": [
0,
0
],
"green": [
0,
0.9961
],
"red": [
0.9961,
0
]
}
},
"transition_block": true
},
"colorcapabilities": 15,
"config": {
"bri": {
"execute_if_off": true,
"on_level": "previous",
"onoff_transitiontime": 5,
"startup": "previous"
},
"color": {
"execute_if_off": false
},
"groups": [
"15",
"16",
"57",
"27",
"28",
"40",
"27171",
"41",
"17"
],
"on": {
"startup": "previous"
}
},
"etag": "743fb71ccbbe3b9e697e88876fa7a5b9",
"hascolor": true,
"lastannounced": "2024-05-04T23:32:33Z",
"lastseen": "2024-05-05T11:15Z",
"manufacturername": "IKEA of Sweden",
"modelid": "TRADFRI bulb E27 CWS opal 600lm",
"name": "Trumpet single 11",
"productid": "LED1624G9E27EU",
"state": {
"alert": "none",
"bri": 149,
"colormode": "xy",
"effect": "none",
"hue": 0,
"on": true,
"reachable": true,
"sat": 0,
"xy": [
0.458,
0.41
]
},
"swversion": "2.3.093",
"type": "Color light",
"uniqueid": "00:0b:57:ff:fe:a7:ea:12-01"
}