Skip to content

Commit 740bdc1

Browse files
committed
New device - SYLVANIA SmartPlus A19CCECWF RGBW Bulb v1.1.7
1 parent 0d1d9f1 commit 740bdc1

3 files changed

Lines changed: 172 additions & 0 deletions
Lines changed: 155 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,155 @@
1+
{
2+
"manufacturer": "SYLVANIA",
3+
"name": "SmartPlus A19CCECWF RGBW Bulb v1.1.7",
4+
"key": "key3fscgx7apny5f",
5+
"ap_ssid": "SYLVANIA Smart",
6+
"github_issues": [],
7+
"image_urls": [
8+
"sylvania-smartplus-a19ccecwf-rgbw-bulb-v1.1.7.jpg"
9+
],
10+
"profiles": [
11+
"oem-bk7231s-light-sp-mix4to5-db-1.1.7-sdk-1.0.8-30.05"
12+
],
13+
"schemas": {
14+
"000000hfaz": [
15+
{
16+
"mode": "rw",
17+
"property": {
18+
"type": "bool"
19+
},
20+
"id": 20,
21+
"type": "obj"
22+
},
23+
{
24+
"mode": "rw",
25+
"property": {
26+
"range": [
27+
"white",
28+
"colour",
29+
"scene",
30+
"music"
31+
],
32+
"type": "enum"
33+
},
34+
"id": 21,
35+
"type": "obj"
36+
},
37+
{
38+
"mode": "rw",
39+
"property": {
40+
"min": 10,
41+
"max": 1000,
42+
"scale": 0,
43+
"step": 1,
44+
"type": "value"
45+
},
46+
"id": 22,
47+
"type": "obj"
48+
},
49+
{
50+
"mode": "rw",
51+
"property": {
52+
"min": 0,
53+
"max": 1000,
54+
"scale": 0,
55+
"step": 1,
56+
"type": "value"
57+
},
58+
"id": 23,
59+
"type": "obj"
60+
},
61+
{
62+
"mode": "rw",
63+
"property": {
64+
"type": "string",
65+
"maxlen": 255
66+
},
67+
"id": 24,
68+
"type": "obj"
69+
},
70+
{
71+
"mode": "rw",
72+
"property": {
73+
"type": "string",
74+
"maxlen": 255
75+
},
76+
"id": 25,
77+
"type": "obj"
78+
},
79+
{
80+
"mode": "rw",
81+
"property": {
82+
"min": 0,
83+
"max": 86400,
84+
"scale": 0,
85+
"step": 1,
86+
"type": "value"
87+
},
88+
"id": 26,
89+
"type": "obj"
90+
},
91+
{
92+
"mode": "wr",
93+
"property": {
94+
"type": "string",
95+
"maxlen": 255
96+
},
97+
"id": 27,
98+
"type": "obj"
99+
},
100+
{
101+
"mode": "wr",
102+
"property": {
103+
"type": "string",
104+
"maxlen": 255
105+
},
106+
"id": 28,
107+
"type": "obj"
108+
},
109+
{
110+
"mode": "rw",
111+
"id": 30,
112+
"type": "raw"
113+
},
114+
{
115+
"mode": "rw",
116+
"id": 210,
117+
"type": "raw"
118+
}
119+
]
120+
},
121+
"device_configuration": {
122+
"Jsonver": "1.1.0",
123+
"b_lv": 1,
124+
"b_pin": 9,
125+
"brightmax": 100,
126+
"brightmin": 5,
127+
"c_lv": 1,
128+
"c_pin": 24,
129+
"cmod": "rgbc",
130+
"colormax": 100,
131+
"colormin": 10,
132+
"cwmaxp": 100,
133+
"cwtype": 0,
134+
"defbright": 100,
135+
"defcolor": "c",
136+
"deftemp": 0,
137+
"dmod": 0,
138+
"g_lv": 1,
139+
"g_pin": 8,
140+
"mix4to5": 1,
141+
"module": "WB3S",
142+
"onoffmode": 1,
143+
"pmemory": 1,
144+
"pwmhz": 2000,
145+
"r_lv": 1,
146+
"r_pin": 7,
147+
"rstbr": 50,
148+
"rstcor": "c",
149+
"rstmode": 0,
150+
"rstnum": 5,
151+
"rsttemp": 0,
152+
"title20": 1,
153+
"wfcfg": "prod"
154+
}
155+
}
137 KB
Loading
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "1.1.7 - BK7231T",
3+
"sub_name": "oem_bk7231s_light_sp_mix4to5_db",
4+
"type": "CLASSIC",
5+
"icon": "memory",
6+
"firmware": {
7+
"chip": "BK7231T",
8+
"name": "oem_bk7231s_light_sp_mix4to5_db",
9+
"version": "1.1.7",
10+
"sdk": "1.0.8-30.05",
11+
"key": "key3fscgx7apny5f"
12+
},
13+
"data": {
14+
"address_finish": "0xAD981",
15+
"address_datagram": "0xA0BDD"
16+
}
17+
}

0 commit comments

Comments
 (0)