{ "name": "TRADFRI Bulb E14 W opch 400lm", "ref" : "LED1649C5", "pairing" : "Mettez sur ON 1 seconde puis sur OFF 2 secondes et répétez la manipulation 3 fois jusqu'au clignotement de l'ampoule", "buylink" : "", "commands": [ { "name": "Refresh", "type": "action", "subtype": "other", "isVisible": 0, "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é", "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 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 } } ] }