Salut. Je ne trouve pas le moyen de contrôler la couleur de certaines ampoules Ikea TRADFRI ampoule E27 CWS 806lm du plugin Jeezigbee. Depuis le tableau de bord zigbee2mqtt, il n’y a aucun problème. J’ai mis quelques captures d’écran et les informations brutes au cas où cela aiderait. Merci.

{
"date_code": "2019062886LEL08N",
"definition": {
"description": "TRADFRI bulb E26\/E27 CWS 800\/806 lumen, dimmable, color, opal white",
"exposes": [
{
"features": [
{
"access": 7,
"description": "On\/off state of this light",
"name": "state",
"property": "state",
"type": "binary",
"value_off": "OFF",
"value_on": "ON",
"value_toggle": "TOGGLE"
},
{
"access": 7,
"description": "Brightness of this light",
"name": "brightness",
"property": "brightness",
"type": "numeric",
"value_max": 254,
"value_min": 0
},
{
"access": 7,
"description": "Color temperature of this light",
"name": "color_temp",
"presets": [
{
"description": "Coolest temperature supported",
"name": "coolest",
"value": 250
},
{
"description": "Cool temperature (250 mireds \/ 4000 Kelvin)",
"name": "cool",
"value": 250
},
{
"description": "Neutral temperature (370 mireds \/ 2700 Kelvin)",
"name": "neutral",
"value": 370
},
{
"description": "Warm temperature (454 mireds \/ 2200 Kelvin)",
"name": "warm",
"value": 454
},
{
"description": "Warmest temperature supported",
"name": "warmest",
"value": 454
}
],
"property": "color_temp",
"type": "numeric",
"unit": "mired",
"value_max": 454,
"value_min": 250
},
{
"description": "Color of this light in the CIE 1931 color space (x\/y)",
"features": [
{
"access": 7,
"name": "x",
"property": "x",
"type": "numeric"
},
{
"access": 7,
"name": "y",
"property": "y",
"type": "numeric"
}
],
"name": "color_xy",
"property": "color",
"type": "composite"
}
],
"type": "light"
},
{
"access": 2,
"description": "Triggers an effect on the light (e.g. make light blink for a few seconds)",
"name": "effect",
"property": "effect",
"type": "enum",
"values": [
"blink",
"breathe",
"okay",
"channel_change",
"finish_effect",
"stop_effect"
]
},
{
"access": 7,
"description": "Controls the behavior when the device is powered on after power loss",
"name": "power_on_behavior",
"property": "power_on_behavior",
"type": "enum",
"values": [
"off",
"on",
"toggle",
"previous"
]
},
{
"access": 1,
"description": "Link quality (signal strength)",
"name": "linkquality",
"property": "linkquality",
"type": "numeric",
"unit": "lqi",
"value_max": 255,
"value_min": 0
}
],
"model": "LED1924G9",
"options": [
{
"access": 2,
"description": "Controls the transition time (in seconds) of on\/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to `0` (no transition).",
"name": "transition",
"property": "transition",
"type": "numeric",
"value_min": 0
},
{
"access": 2,
"description": "When enabled colors will be synced, e.g. if the light supports both color x\/y and color temperature a conversion from color x\/y to color temperature will be done when setting the x\/y color (default true).",
"name": "color_sync",
"property": "color_sync",
"type": "binary",
"value_off": false,
"value_on": true
}
],
"supports_ota": true,
"vendor": "IKEA"
},
"endpoints": {
"1": {
"bindings": [
{
"cluster": "genOnOff",
"target": {
"endpoint": 1,
"ieee_address": "0xccccccfffea5f1c9",
"type": "endpoint"
}
},
{
"cluster": "genLevelCtrl",
"target": {
"endpoint": 1,
"ieee_address": "0xccccccfffea5f1c9",
"type": "endpoint"
}
}
],
"clusters": {
"input": [
"genBasic",
"genIdentify",
"genGroups",
"genScenes",
"genOnOff",
"genLevelCtrl",
"lightingColorCtrl",
"haDiagnostic",
"touchlink",
"64636"
],
"output": [
"genOta"
]
},
"configured_reportings": [
{
"attribute": "onOff",
"cluster": "genOnOff",
"maximum_report_interval": 3600,
"minimum_report_interval": 0,
"reportable_change": 0
},
{
"attribute": "currentLevel",
"cluster": "genLevelCtrl",
"maximum_report_interval": 3600,
"minimum_report_interval": 5,
"reportable_change": 1
}
],
"scenes": []
},
"242": {
"bindings": [],
"clusters": {
"input": [],
"output": [
"greenPower"
]
},
"configured_reportings": [],
"scenes": []
}
},
"friendly_name": "Bombilla 02",
"ieee_address": "0xec1bbdfffe728648",
"interview_completed": true,
"interviewing": false,
"manufacturer": "IKEA of Sweden",
"model_id": "TRADFRI bulb E27 CWS 806lm",
"network_address": 45144,
"power_source": "Mains (single phase)",
"software_build_id": "1.0.021",
"supported": true,
"type": "Router"
}






