{ "name": "TemperLight E27 750lm", "remark":"Attention le retour d'état pour ce model n'est pas en temps réel (soit suite à une commande soit en demandant explicitement une mise à jour de celui-ci)", "buylink" : "", "config" : [ { "endpoint" : 1,"cluster":6,"attribute":16387,"name":"Mode","type":"select","values": [ {"value":0,"name":"Toujours éteint sur retour du courant"}, {"value":1,"name":"Toujours allumé sur retour du courant"}, {"value":2,"name":"Etat contraire de l’ampoule avant coupure sur retour du courant"}, ] } ], "commands": [ { "name": "Rafraîchir", "type": "action", "subtype": "other", "isVisible": 1, "isHistorized": 0, "logicalId": "refresh" }, { "name": "Etat", "type": "info", "subtype": "binary", "generic_type": "LIGHT_STATE", "isVisible": 0, "isHistorized": 0, "logicalId": "1::6::0" }, { "name": "On", "generic_type": "LIGHT_ON", "type": "action", "subtype": "other", "isVisible": 1, "isHistorized": 0, "value" : "Etat", "logicalId": "1::on_off::on", "template":{ "dashboard" : "light", "mobile" : "light" } }, { "name": "Off", "generic_type": "LIGHT_OFF", "type": "action", "subtype": "other", "isVisible": 1, "isHistorized": 0, "value" : "Etat", "logicalId": "1::on_off::off", "template":{ "dashboard" : "light", "mobile" : "light" } }, { "name": "Toggle", "generic_type": "LIGHT_TOGGLE", "type": "action", "subtype": "other", "isVisible": 0, "isHistorized": 0, "logicalId": "1::on_off::toggle", "display": { "icon": "" } }, { "name": "Etat Luminosité", "generic_type": "LIGHT_BRIGHTNESS", "type": "info", "subtype": "numeric", "isVisible": 0, "isHistorized": 0, "logicalId": "1::8::0", "configuration" : { "minValue" : 0, "maxValue" : 254 } }, { "name": "Luminosité", "type": "action", "subtype": "slider", "isVisible": 1, "isHistorized": 0, "value" : "Etat Luminosité", "logicalId": "1::level::move_to_level::#slider#::#duration#", "generic_type": "LIGHT_SLIDER", "configuration" : { "minValue" : 0, "maxValue" : 254 } }, { "name": "Etat température couleur", "type": "info", "subtype": "numeric", "isVisible": 0, "isHistorized": 0, "value" : "Etat température couleur", "logicalId": "1::768::7", "generic_type": "LIGHT_COLOR_TEMP" }, { "name": "Température Couleur", "type": "action", "subtype": "slider", "isVisible": 1, "isHistorized": 0, "value" : "Etat température couleur", "logicalId": "1::light_color::move_to_color_temp::#slider#::#duration#", "generic_type": "LIGHT_SET_COLOR_TEMP", "configuration" : { "minValue" : 153, "maxValue" : 370 } }, { "name": "Etat durée", "type": "info", "subtype": "numeric", "isVisible": 0, "isHistorized": 0, "value" : "Etat durée", "logicalId": "durationstate", "configuration" : { "minValue" : 0, "maxValue" : 100 } }, { "name": "Durée", "type": "action", "subtype": "slider", "isVisible": 1, "isHistorized": 0, "value" : "Etat durée", "logicalId": "duration", "configuration" : { "minValue" : 0, "maxValue" : 100 } } ] }