diff --git a/devices/tuya-generic-fs-03w-curtain-switch-v1.0.3.json b/devices/tuya-generic-fs-03w-curtain-switch-v1.0.3.json new file mode 100644 index 00000000..e94cf9dc --- /dev/null +++ b/devices/tuya-generic-fs-03w-curtain-switch-v1.0.3.json @@ -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 + } +} diff --git a/images/tuya-generic-fs-03w-curtain-switch-v1.0.3.jpg b/images/tuya-generic-fs-03w-curtain-switch-v1.0.3.jpg new file mode 100644 index 00000000..948a31d9 Binary files /dev/null and b/images/tuya-generic-fs-03w-curtain-switch-v1.0.3.jpg differ