Skip to content

Commit

Permalink
New device - Tuya Generic QS-WIFI-CP03 Curtain Module v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Dec 17, 2024
1 parent 72ea130 commit c916d95
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 0 deletions.
80 changes: 80 additions & 0 deletions devices/tuya-generic-qs-wifi-cp03-curtain-module-v1.0.6.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions profiles/lgb77-1.0.6-sdk-2.3.3-40.00.json
Original file line number Diff line number Diff line change
@@ -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
}
}

0 comments on commit c916d95

Please sign in to comment.