Skip to content

Commit 15e1ed1

Browse files
committed
Update Treatlife SS03 3-Way Smart Switch.
1 parent 3366f36 commit 15e1ed1

4 files changed

+132
-2
lines changed
Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
{
2+
"manufacturer": "Treatlife",
3+
"name": "SS02 3-Way Smart Switch BK7231N v1.0.3",
4+
"key": "keywtj77xqrhkqk4",
5+
"ap_ssid": "TreatLife-SL",
6+
"github_issues": [],
7+
"image_urls": [],
8+
"profiles": [
9+
"oem-bk7231n-2ctrl-switch-1.0.3-sdk-2.3.1-40.00"
10+
],
11+
"schemas": {
12+
"000004ytgt": [
13+
{
14+
"mode": "rw",
15+
"property": {
16+
"type": "bool"
17+
},
18+
"id": 1,
19+
"type": "obj"
20+
},
21+
{
22+
"mode": "rw",
23+
"property": {
24+
"min": 0,
25+
"max": 86400,
26+
"scale": 0,
27+
"step": 1,
28+
"type": "value"
29+
},
30+
"id": 7,
31+
"type": "obj"
32+
},
33+
{
34+
"mode": "rw",
35+
"property": {
36+
"range": [
37+
"off",
38+
"on",
39+
"memory"
40+
],
41+
"type": "enum"
42+
},
43+
"id": 14,
44+
"type": "obj"
45+
},
46+
{
47+
"mode": "rw",
48+
"property": {
49+
"range": [
50+
"none",
51+
"relay",
52+
"pos"
53+
],
54+
"type": "enum"
55+
},
56+
"id": 15,
57+
"type": "obj"
58+
},
59+
{
60+
"mode": "rw",
61+
"property": {
62+
"type": "string",
63+
"maxlen": 255
64+
},
65+
"id": 18,
66+
"type": "obj"
67+
},
68+
{
69+
"mode": "rw",
70+
"property": {
71+
"type": "string",
72+
"maxlen": 255
73+
},
74+
"id": 19,
75+
"type": "obj"
76+
}
77+
]
78+
},
79+
"device_configuration": {
80+
"bt1_lv": 0,
81+
"bt1_pin": 6,
82+
"bt_type": 0,
83+
"ch_cddpid1": 7,
84+
"ch_dpid1": 1,
85+
"ch_flag1": 1,
86+
"ch_num": 1,
87+
"crc": 54,
88+
"dctrl_select": 2,
89+
"i_dctr1_lv": 0,
90+
"i_dctr1_pin": 26,
91+
"inch_dp": 19,
92+
"init_conf": 14,
93+
"jv": "1.0.0",
94+
"led1_lv": 0,
95+
"led1_pin": 8,
96+
"led_dp": 15,
97+
"light_status_select": 0,
98+
"module": "CB3S",
99+
"mxcl_led_m": 0,
100+
"net_trig": 2,
101+
"netled_lv": 0,
102+
"netled_pin": 7,
103+
"netn_led": 0,
104+
"nety_led": 0,
105+
"rand_dpid": 18,
106+
"reset_t": 5,
107+
"reuse_led_m": 0,
108+
"rl1_lv": 1,
109+
"rl1_pin": 24,
110+
"total_stat": 0
111+
}
112+
}

devices/treatlife-ss02-3-way-smart-switch.json renamed to devices/treatlife-ss02-3-way-smart-switch-bk7231t-v1.1.3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"manufacturer": "Treatlife",
3-
"name": "SS02 3-Way Smart Switch",
3+
"name": "SS02 3-Way Smart Switch BK7231T v1.1.3",
44
"key": "keyu5sjrcfhjsvd8",
55
"ap_ssid": "TreatLife-SL",
66
"github_issues": [
77
242
88
],
99
"image_urls": [
10-
"treatlife-ss02-3-way-smart-switch.jpg"
10+
"treatlife-ss02-3-way-smart-switch-bk7231t-v1.1.3.jpg"
1111
],
1212
"profiles": [
1313
"oem-bk7231s-double-switch-rmd-1.1.3-sdk-1.0.8-40.00"
File renamed without changes.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "1.0.3 - BK7231N",
3+
"sub_name": "oem_bk7231n_2ctrl_switch",
4+
"type": "CLASSIC",
5+
"icon": "toggle-switch-outline",
6+
"firmware": {
7+
"chip": "BK7231N",
8+
"name": "oem_bk7231n_2ctrl_switch",
9+
"version": "1.0.3",
10+
"sdk": "2.3.1-40.00",
11+
"key": "keywtj77xqrhkqk4"
12+
},
13+
"data": {
14+
"address_finish": "0x1B5AF",
15+
"address_ssid": "0xC5651",
16+
"address_ssid_padding": 4
17+
}
18+
}

0 commit comments

Comments
 (0)