diff --git a/devices/lexi-apt01-string-light-controller.json b/devices/lexi-apt01-string-light-controller.json new file mode 100644 index 00000000..32d0eaa8 --- /dev/null +++ b/devices/lexi-apt01-string-light-controller.json @@ -0,0 +1,192 @@ +{ + "manufacturer": "Lexi", + "name": "APT01 String Light Controller", + "key": "keycqgvqq7a8qtg5", + "ap_ssid": "SmartLife", + "github_issues": [ + 629 + ], + "image_urls": [ + "lexi-apt01-string-light-controller.jpg" + ], + "profiles": [ + "oem-bk7231s-light2-cw-string-xhr-micadc-1.1.0-sdk-1.0.3-40.00" + ], + "schemas": { + "000001canw": [ + { + "type": "obj", + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 20 + }, + { + "mode": "rw", + "property": { + "range": [ + "white", + "colour", + "scene", + "music" + ], + "type": "enum" + }, + "id": 21, + "type": "obj" + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 22 + }, + { + "mode": "rw", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 25, + "type": "obj" + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 86400, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 26 + }, + { + "mode": "rw", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 27, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 28, + "type": "obj" + }, + { + "mode": "ro", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 101, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 102, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 103, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "min": 0, + "max": 255, + "scale": 1, + "step": 1, + "type": "value" + }, + "id": 104, + "type": "obj" + } + ] + }, + "device_configuration": { + "Jsonver": "1.1.0", + "b_lv": 1, + "b_pin": 8, + "brightmax": 100, + "brightmin": 30, + "c_lv": 1, + "c_pin": 24, + "cmod": "cw", + "colormax": 100, + "colormin": 10, + "combmod": 1, + "combstatictime": 0, + "combuintround": 0, + "combuinttime": 32, + "cwmaxp": 100, + "cwtype": 0, + "defbright": 100, + "defcolor": "c", + "deftemp": 100, + "dmod": 0, + "g_lv": 1, + "g_pin": 9, + "key_lv": 0, + "key_pin": 8, + "keyfunc": 1, + "kswitch": 1, + "ktime": 3, + "led_lv": 0, + "led_pin": 7, + "ledfunc": 1, + "module": "WB3S", + "onoffmode": 0, + "pmemory": 1, + "pwmhz": 1000, + "r_lv": 1, + "r_pin": 19, + "rstbr": 100, + "rstcor": "c", + "rstindic": 1, + "rstmode": 2, + "rstnum": 3, + "rsttemp": 100, + "scene1": 31, + "scene2": 13, + "scene3": 23, + "scene4": 7, + "scene5": 30, + "scene6": 6, + "scene7": 26, + "scene8": 1, + "scenedynbright": 1000, + "scenedynspeed": 0, + "scenedyntemp": 1, + "scenestaticbright": 1000, + "scenestatictemp": 1, + "title20": 0, + "w_lv": 1, + "w_pin": 26, + "wfcfg": "prod" + } +} diff --git a/images/lexi-apt01-string-light-controller.jpg b/images/lexi-apt01-string-light-controller.jpg new file mode 100644 index 00000000..90070ebf Binary files /dev/null and b/images/lexi-apt01-string-light-controller.jpg differ diff --git a/profiles/oem-bk7231s-light2-cw-string-xhr-micadc-1.1.0-sdk-1.0.3-40.00.json b/profiles/oem-bk7231s-light2-cw-string-xhr-micadc-1.1.0-sdk-1.0.3-40.00.json new file mode 100644 index 00000000..69ad69df --- /dev/null +++ b/profiles/oem-bk7231s-light2-cw-string-xhr-micadc-1.1.0-sdk-1.0.3-40.00.json @@ -0,0 +1,17 @@ +{ + "name": "1.1.0 - BK7231T", + "sub_name": "oem_bk7231s_light2_cw_string_xhr_micadc", + "type": "CLASSIC", + "icon": "memory", + "firmware": { + "chip": "BK7231T", + "name": "oem_bk7231s_light2_cw_string_xhr_micadc", + "version": "1.1.0", + "sdk": "1.0.3-40.00", + "key": "keycqgvqq7a8qtg5" + }, + "data": { + "address_finish": "0xA43E5", + "address_datagram": "0x976B5" + } +}