diff --git a/devices/tuya-generic-qs-wifi-s10-c04-curtain-module-v2.0.1.json b/devices/tuya-generic-qs-wifi-s10-c04-curtain-module-v2.0.1.json new file mode 100644 index 00000000..144cc4b5 --- /dev/null +++ b/devices/tuya-generic-qs-wifi-s10-c04-curtain-module-v2.0.1.json @@ -0,0 +1,93 @@ +{ + "manufacturer": "Tuya Generic", + "name": "QS-WIFI-S10-C04 Curtain Module v2.0.1", + "key": "uoa3mayicscacseb", + "ap_ssid": "SmartLife", + "github_issues": [ + 684 + ], + "image_urls": [ + "tuya-generic-qs-wifi-s10-c04-curtain-module-v2.0.1.jpg" + ], + "profiles": [ + "kltwfb-single-winctrl-rf-lns00-2.0.1-sdk-2.3.3-40.00" + ], + "schemas": { + "000004wuxu": [ + { + "type": "obj", + "mode": "rw", + "property": { + "range": [ + "open", + "stop", + "close", + "continue" + ], + "type": "enum" + }, + "id": 1 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 100, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 2 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "range": [ + "start", + "end" + ], + "type": "enum" + }, + "id": 3 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "range": [ + "forward", + "back" + ], + "type": "enum" + }, + "id": 8 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 180, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 10 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "range": [ + "push", + "rock" + ], + "type": "enum" + }, + "id": 12 + } + ] + } +} diff --git a/images/tuya-generic-qs-wifi-s10-c04-curtain-module-v2.0.1.jpg b/images/tuya-generic-qs-wifi-s10-c04-curtain-module-v2.0.1.jpg new file mode 100644 index 00000000..b4b37a01 Binary files /dev/null and b/images/tuya-generic-qs-wifi-s10-c04-curtain-module-v2.0.1.jpg differ diff --git a/profiles/kltwfb-single-winctrl-rf-lns00-2.0.1-sdk-2.3.3-40.00.json b/profiles/kltwfb-single-winctrl-rf-lns00-2.0.1-sdk-2.3.3-40.00.json new file mode 100644 index 00000000..ea38e668 --- /dev/null +++ b/profiles/kltwfb-single-winctrl-rf-lns00-2.0.1-sdk-2.3.3-40.00.json @@ -0,0 +1,17 @@ +{ + "name": "2.0.1 - BK7231N", + "sub_name": "kltwfb_single_winctrl_rf_lns00", + "type": "CLASSIC", + "icon": "memory", + "firmware": { + "chip": "BK7231N", + "name": "kltwfb_single_winctrl_rf_lns00", + "version": "2.0.1", + "sdk": "2.3.3-40.00" + }, + "data": { + "address_finish": "0x1BD1B", + "address_ssid": "0xBA94D", + "address_ssid_padding": 4 + } +}