Skip to content

Commit 12e8b0c

Browse files
committed
New device - LEDVANCE Wifi Remote Control v1.2.4
1 parent 740bdc1 commit 12e8b0c

File tree

3 files changed

+135
-0
lines changed

3 files changed

+135
-0
lines changed
Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
{
2+
"manufacturer": "LEDVANCE",
3+
"name": "Wifi Remote Control v1.2.4",
4+
"ap_ssid": "SmartLife",
5+
"github_issues": [
6+
878
7+
],
8+
"image_urls": [
9+
"ledvance-wifi-remote-control-v1.2.4.jpg"
10+
],
11+
"profiles": [
12+
"oem-bk7231n-ffc-remote-ctrl-ty-1.2.4-sdk-2.3.1-40.00"
13+
],
14+
"schemas": {
15+
"000003t0d4": [
16+
{
17+
"mode": "ro",
18+
"property": {
19+
"min": 0,
20+
"max": 100,
21+
"scale": 0,
22+
"step": 1,
23+
"type": "value"
24+
},
25+
"id": 2,
26+
"type": "obj"
27+
}
28+
]
29+
},
30+
"device_configuration": {
31+
"Jsonver": "1.0.0",
32+
"blindt": 8,
33+
"bristep": 20,
34+
"category": "0505",
35+
"crc": 30,
36+
"hsvstep": 20,
37+
"keyccfg1": 9,
38+
"keyccfg2": 10,
39+
"keyglobefunc": [
40+
[
41+
9,
42+
2,
43+
1
44+
],
45+
[
46+
10,
47+
3,
48+
2
49+
],
50+
[
51+
15,
52+
29,
53+
15
54+
],
55+
[
56+
13,
57+
30,
58+
16
59+
],
60+
[
61+
11,
62+
7,
63+
7
64+
],
65+
[
66+
16,
67+
6,
68+
6
69+
],
70+
[
71+
12,
72+
5,
73+
5
74+
],
75+
[
76+
14,
77+
4,
78+
4
79+
],
80+
[
81+
8,
82+
20,
83+
10
84+
],
85+
[
86+
6,
87+
22,
88+
12
89+
],
90+
[
91+
4,
92+
23,
93+
13
94+
],
95+
[
96+
2,
97+
21,
98+
11
99+
],
100+
[
101+
7,
102+
24,
103+
0
104+
],
105+
[
106+
3,
107+
25,
108+
0
109+
]
110+
],
111+
"keylt": 3,
112+
"module": "CBU",
113+
"nightbrig": 5,
114+
"nightcct": 0,
115+
"step_rate": 20,
116+
"tempstep": 20
117+
}
118+
}
38.1 KB
Loading
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "1.2.4 - BK7231N",
3+
"sub_name": "oem_bk7231n_ffc_remote_ctrl_ty",
4+
"type": "CLASSIC",
5+
"icon": "memory",
6+
"firmware": {
7+
"chip": "BK7231N",
8+
"name": "oem_bk7231n_ffc_remote_ctrl_ty",
9+
"version": "1.2.4",
10+
"sdk": "2.3.1-40.00"
11+
},
12+
"data": {
13+
"address_finish": "0x1B547",
14+
"address_ssid": "0xAF489",
15+
"address_ssid_padding": 4
16+
}
17+
}

0 commit comments

Comments
 (0)