diff --git a/devices/ebelong-erc2303-w-cct-strip-actuator.json b/devices/ebelong-erc2303-w-cct-strip-actuator.json new file mode 100644 index 00000000..44805975 --- /dev/null +++ b/devices/ebelong-erc2303-w-cct-strip-actuator.json @@ -0,0 +1,210 @@ +{ + "manufacturer": "EBELONG", + "name": "ERC2303-W CCT Strip Actuator", + "key": "z2t8dvoh58bg6rot", + "ap_ssid": "SmartLife", + "github_issues": [ + 585 + ], + "image_urls": [ + "ebelong-erc2303-w-cct-strip-actuator.jpg" + ], + "profiles": [ + "bk7231n-common-user-config-ty-2.0.2-sdk-2.3.1-40.00" + ], + "schemas": { + "000004hwus": [ + { + "type": "obj", + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 20 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "range": [ + "white", + "colour", + "scene", + "music" + ], + "type": "enum" + }, + "id": 21 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 22 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 1000, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 23 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 25 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 86400, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 26 + }, + { + "type": "obj", + "mode": "wr", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 28 + }, + { + "mode": "wr", + "property": { + "range": [ + "SP1", + "SP2", + "SP3", + "CP1", + "CP2", + "CP3" + ], + "type": "enum" + }, + "id": 101, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "range": [ + "Pair_true", + "Pair_false", + "Pair_over" + ], + "type": "enum" + }, + "id": 102, + "type": "obj" + }, + { + "mode": "wr", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 104, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 105, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 106, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "range": [ + "double_color", + "single_color" + ], + "type": "enum" + }, + "id": 107, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 108, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 109, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 110, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 111, + "type": "obj" + }, + { + "mode": "wr", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 112, + "type": "obj" + } + ] + } +} diff --git a/images/ebelong-erc2303-w-cct-strip-actuator.jpg b/images/ebelong-erc2303-w-cct-strip-actuator.jpg new file mode 100644 index 00000000..2fb5eb69 Binary files /dev/null and b/images/ebelong-erc2303-w-cct-strip-actuator.jpg differ