Skip to content

Commit 7af966a

Browse files
committed
New device - ENERJ SHA5262 B22 RGBCT Bulb v1.1.2
1 parent 1c908ef commit 7af966a

2 files changed

Lines changed: 138 additions & 0 deletions

File tree

Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
{
2+
"manufacturer": "ENERJ",
3+
"name": "SHA5262 B22 RGBCT Bulb v1.1.2",
4+
"key": "keytg5kq8gvkv9dh",
5+
"ap_ssid": "SmartLife",
6+
"github_issues": [],
7+
"image_urls": [
8+
"enerj-sha5262-b22-rgbct-bulb-v1.1.2.jpg"
9+
],
10+
"profiles": [
11+
"oem-bk7231s-light-ty-1.1.2-sdk-2.0.0-30.06"
12+
],
13+
"schemas": {
14+
"00000149dc": [
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": 28,
98+
"type": "obj"
99+
}
100+
]
101+
},
102+
"device_configuration": {
103+
"Jsonver": "1.1.2",
104+
"b_lv": 1,
105+
"b_pin": 26,
106+
"brightmax": 100,
107+
"brightmin": 5,
108+
"c_lv": 1,
109+
"c_pin": 7,
110+
"category": "0505",
111+
"cmod": "rgbcw",
112+
"colormax": 100,
113+
"colormin": 10,
114+
"crc": 37,
115+
"cwmaxp": 100,
116+
"cwtype": 0,
117+
"defbright": 100,
118+
"defcolor": "c",
119+
"deftemp": 100,
120+
"dmod": 0,
121+
"g_lv": 1,
122+
"g_pin": 24,
123+
"module": "WB3L",
124+
"onoffmode": 0,
125+
"pmemory": 1,
126+
"pwmhz": 1000,
127+
"r_lv": 1,
128+
"r_pin": 8,
129+
"rstbr": 50,
130+
"rstcor": "c",
131+
"rstnum": 3,
132+
"rsttemp": 100,
133+
"title20": 0,
134+
"w_lv": 1,
135+
"w_pin": 6,
136+
"wfcfg": "spcl"
137+
}
138+
}
17.4 KB
Loading

0 commit comments

Comments
 (0)