Skip to content

Commit

Permalink
New device - Tuya Generic QS-WIFI-C01 Curtain Module v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jul 3, 2024
1 parent 4c6886e commit 2462649
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 0 deletions.
82 changes: 82 additions & 0 deletions devices/tuya-generic-qs-wifi-c01-curtain-module-v1.0.5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
{
"manufacturer": "Tuya Generic",
"name": "QS-WIFI-C01 Curtain Module v1.0.5",
"key": "wtzndbz11uy9fjkw",
"ap_ssid": "SmartLife",
"github_issues": [
685
],
"image_urls": [
"tuya-generic-qs-wifi-c01-curtain-module-v1.0.5.jpg"
],
"profiles": [
"bk7231n-qs-wifi-c01-105-curtain-module-1.0.5-sdk-2.3.1-40.00"
],
"schemas": {
"0000037dx7": [
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"open",
"stop",
"close",
"continue"
],
"type": "enum"
},
"id": 1
},
{
"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"
},
{
"trigger": "direct",
"type": "obj",
"mode": "rw",
"property": {
"min": 1,
"max": 180,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 10
}
]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1.0.5 - BK7231N",
"sub_name": "bk7231n_qs_wifi_c01_105_curtain_module",
"type": "CLASSIC",
"icon": null,
"firmware": {
"chip": "BK7231N",
"name": "bk7231n_qs_wifi_c01_105_curtain_module",
"version": "1.0.5",
"sdk": "2.3.1-40.00"
},
"data": {
"address_finish": "0x1B39B",
"address_ssid": "0xC3BFD",
"address_ssid_padding": 4
}
}

0 comments on commit 2462649

Please sign in to comment.