diff --git a/devices/tuya-generic-qs-wifi-cp03-curtain-module-v1.0.6.json b/devices/tuya-generic-qs-wifi-cp03-curtain-module-v1.0.6.json new file mode 100644 index 0000000..6bb1423 --- /dev/null +++ b/devices/tuya-generic-qs-wifi-cp03-curtain-module-v1.0.6.json @@ -0,0 +1,80 @@ +{ + "manufacturer": "Tuya Generic", + "name": "QS-WIFI-CP03 Curtain Module v1.0.6", + "key": "wtzndbz11uy9fjkw", + "ap_ssid": "SmartLife", + "github_issues": [], + "image_urls": [ + "tuya-generic-qs-wifi-cp03-curtain-module-v1.0.6.jpg" + ], + "profiles": [ + "lgb77-1.0.6-sdk-2.3.3-40.00" + ], + "schemas": { + "0000037dx7": [ + { + "mode": "rw", + "property": { + "range": [ + "open", + "stop", + "close", + "continue" + ], + "type": "enum" + }, + "id": 1, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "min": 0, + "max": 100, + "scale": 0, + "step": 10, + "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": 1, + "max": 180, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 10, + "trigger": "direct", + "type": "obj" + } + ] + } +} diff --git a/images/tuya-generic-qs-wifi-cp03-curtain-module-v1.0.6.jpg b/images/tuya-generic-qs-wifi-cp03-curtain-module-v1.0.6.jpg new file mode 100644 index 0000000..f6836c7 Binary files /dev/null and b/images/tuya-generic-qs-wifi-cp03-curtain-module-v1.0.6.jpg differ diff --git a/profiles/lgb77-1.0.6-sdk-2.3.3-40.00.json b/profiles/lgb77-1.0.6-sdk-2.3.3-40.00.json new file mode 100644 index 0000000..2b5eab6 --- /dev/null +++ b/profiles/lgb77-1.0.6-sdk-2.3.3-40.00.json @@ -0,0 +1,17 @@ +{ + "name": "1.0.6 - BK7231N", + "sub_name": "LGB77", + "type": "CLASSIC", + "icon": null, + "firmware": { + "chip": "BK7231N", + "name": "LGB77", + "version": "1.0.6", + "sdk": "2.3.3-40.00" + }, + "data": { + "address_finish": "0x1B59B", + "address_ssid": "0xB95ED", + "address_ssid_padding": 4 + } +}