Skip to content

Commit

Permalink
New device - Tuya Generic FS-03W Curtain Switch v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Dec 5, 2024
1 parent 4e0a081 commit e6d5ff6
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 0 deletions.
115 changes: 115 additions & 0 deletions devices/tuya-generic-fs-03w-curtain-switch-v1.0.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
{
"manufacturer": "Tuya Generic",
"name": "FS-03W Curtain Switch v1.0.3",
"key": "enrribhu0xheehid",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"tuya-generic-fs-03w-curtain-switch-v1.0.3.jpg"
],
"profiles": [
"oem-bk7231n-curtain-onoff-1.0.3-sdk-2.3.1-40.00"
],
"schemas": {
"eev0rg": [
{
"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": 900,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 10,
"type": "obj"
}
]
},
"device_configuration": {
"bt1_lv": 0,
"bt1_pin": 10,
"bt3_lv": 0,
"bt3_pin": 11,
"bt_reuse": 1,
"ch_num": 1,
"crc": 44,
"delay_t": 300,
"dev_ctrl1": 1,
"jv": 101,
"module": "CB2S",
"net_trig": 4,
"net_type": 0,
"netled1_lv": 0,
"netled1_pin": 24,
"netn_led": 0,
"nety_led": 1,
"on_off_cnt": 10,
"onoff_clear_t": 10,
"onoff_rst_m": 0,
"onoff_rst_type": 1,
"onoff_type": 2,
"percent_ctrl1": 2,
"reset_t": 5,
"reverse_ctrl1": 8,
"rl1_lv": 1,
"rl1_pin": 6,
"rl3_lv": 1,
"rl3_pin": 7,
"total_bt_lv": 0,
"total_bt_pin": 26,
"travel_calibra1": 3,
"travel_t": 10,
"travel_t1": 10
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e6d5ff6

Please sign in to comment.