Skip to content

Commit

Permalink
New device - Tuya Generic QS-WIFI-S10-C04 Curtain Module v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jul 3, 2024
1 parent 2462649 commit 4aff860
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 0 deletions.
93 changes: 93 additions & 0 deletions devices/tuya-generic-qs-wifi-s10-c04-curtain-module-v2.0.1.json
Original file line number Diff line number Diff line change
@@ -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
}
]
}
}
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/kltwfb-single-winctrl-rf-lns00-2.0.1-sdk-2.3.3-40.00.json
Original file line number Diff line number Diff line change
@@ -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
}
}

0 comments on commit 4aff860

Please sign in to comment.