-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New device - MOES WS-Y-EUTC-WH-MS Curtain Switch v1.1.0
- Loading branch information
Showing
3 changed files
with
125 additions
and
0 deletions.
There are no files selected for viewing
107 changes: 107 additions & 0 deletions
107
devices/moes-ws-y-eutc-wh-ms-curtain-switch-v1.1.0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
{ | ||
"manufacturer": "MOES", | ||
"name": "WS-Y-EUTC-WH-MS Curtain Switch v1.1.0", | ||
"key": "key59dudtpsurhn5", | ||
"ap_ssid": "SmartLife", | ||
"github_issues": [ | ||
654 | ||
], | ||
"image_urls": [ | ||
"moes-ws-y-eutc-wh-ms-curtain-switch-v1.1.0.jpg" | ||
], | ||
"profiles": [ | ||
"oem-bk7231n-curtain-rj-1.1.0-sdk-2.3.1-40.00" | ||
], | ||
"schemas": { | ||
"000003yz2e": [ | ||
{ | ||
"type": "obj", | ||
"mode": "rw", | ||
"property": { | ||
"range": [ | ||
"open", | ||
"continue", | ||
"close" | ||
], | ||
"type": "enum" | ||
}, | ||
"id": 1 | ||
}, | ||
{ | ||
"type": "obj", | ||
"mode": "rw", | ||
"property": { | ||
"type": "bool" | ||
}, | ||
"id": 7 | ||
}, | ||
{ | ||
"type": "obj", | ||
"mode": "rw", | ||
"property": { | ||
"min": 10, | ||
"max": 120, | ||
"scale": 0, | ||
"step": 1, | ||
"type": "value" | ||
}, | ||
"id": 10 | ||
}, | ||
{ | ||
"type": "obj", | ||
"mode": "rw", | ||
"property": { | ||
"type": "bool" | ||
}, | ||
"id": 101 | ||
} | ||
] | ||
}, | ||
"device_configuration": { | ||
"backlit_io_lv": 1, | ||
"backlit_io_pin": 11, | ||
"backlit_select": 1, | ||
"bt1_lv": 0, | ||
"bt1_pin": 24, | ||
"bt2_lv": 0, | ||
"bt2_pin": 10, | ||
"bt3_lv": 0, | ||
"bt3_pin": 7, | ||
"bt_type": 0, | ||
"ch_num": 1, | ||
"crc": 79, | ||
"dely_t1": 200, | ||
"dev_ctrl1": 1, | ||
"dry_drvt1": 120, | ||
"dry_ty1": "false", | ||
"elec_mty1": 12, | ||
"en_dry1": "true", | ||
"jv": "1.2.0", | ||
"led1_lv": 1, | ||
"led1_pin": 14, | ||
"led2_lv": 1, | ||
"led2_pin": 8, | ||
"led3_lv": 1, | ||
"led3_pin": 23, | ||
"led_netn": 1, | ||
"led_nety": 0, | ||
"light_mode": 14, | ||
"module": "CB3S", | ||
"net_trig": 4, | ||
"netled1_lv": 1, | ||
"netled1_pin": 26, | ||
"percent_ctrl1": 2, | ||
"remind_t": 200, | ||
"reset_bt_pin": 23, | ||
"reset_t": 8, | ||
"reverse_ctrl1": 8, | ||
"rl1_lv": 1, | ||
"rl1_pin": 6, | ||
"rl3_lv": 1, | ||
"rl3_pin": 9, | ||
"stop_bt_en": "true", | ||
"trav_t_set": 15, | ||
"travel_calibra1": 3, | ||
"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.
18 changes: 18 additions & 0 deletions
18
profiles/oem-bk7231n-curtain-rj-1.1.0-sdk-2.3.1-40.00.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"name": "1.1.0 - BK7231N", | ||
"sub_name": "oem_bk7231n_curtain_rj", | ||
"type": "CLASSIC", | ||
"icon": "memory", | ||
"firmware": { | ||
"chip": "BK7231N", | ||
"name": "oem_bk7231n_curtain_rj", | ||
"version": "1.1.0", | ||
"sdk": "2.3.1-40.00", | ||
"key": "key59dudtpsurhn5" | ||
}, | ||
"data": { | ||
"address_finish": "0x1B5AF", | ||
"address_ssid": "0xC5F75", | ||
"address_ssid_padding": 4 | ||
} | ||
} |