Skip to content

Commit 5aad9b2

Browse files
committed
New device - SMAVISTA Outdoor Wall Light v1.1.0
1 parent e5d6ae9 commit 5aad9b2

3 files changed

Lines changed: 155 additions & 0 deletions

File tree

Lines changed: 137 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,137 @@
1+
{
2+
"manufacturer": "SMAVISTA",
3+
"name": "Outdoor Wall Light v1.1.0",
4+
"key": "pgr8lshdojeetsm8",
5+
"ap_ssid": "SmartLife",
6+
"github_issues": [],
7+
"image_urls": [
8+
"smavista-outdoor-wall-light-v1.1.0.jpg"
9+
],
10+
"profiles": [
11+
"scw-pgr8lshdojeetsm8-1.1.0-sdk-2.3.1-40.00"
12+
],
13+
"schemas": {
14+
"e1kvh0yg": [
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+
"min": 0,
74+
"max": 86400,
75+
"scale": 0,
76+
"step": 1,
77+
"type": "value"
78+
},
79+
"id": 26,
80+
"type": "obj"
81+
},
82+
{
83+
"mode": "wr",
84+
"property": {
85+
"type": "string",
86+
"maxlen": 255
87+
},
88+
"id": 27,
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+
"mode": "rw",
102+
"id": 31,
103+
"type": "raw"
104+
},
105+
{
106+
"mode": "rw",
107+
"id": 32,
108+
"type": "raw"
109+
},
110+
{
111+
"mode": "rw",
112+
"property": {
113+
"type": "bool"
114+
},
115+
"id": 34,
116+
"type": "obj"
117+
},
118+
{
119+
"mode": "rw",
120+
"id": 51,
121+
"type": "raw"
122+
},
123+
{
124+
"mode": "rw",
125+
"property": {
126+
"min": 2,
127+
"max": 200,
128+
"scale": 0,
129+
"step": 1,
130+
"type": "value"
131+
},
132+
"id": 101,
133+
"type": "obj"
134+
}
135+
]
136+
}
137+
}
74.7 KB
Loading
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "1.1.0 - BK7231N",
3+
"sub_name": "scw_pgr8lshdojeetsm8",
4+
"type": "CLASSIC",
5+
"icon": "memory",
6+
"firmware": {
7+
"chip": "BK7231N",
8+
"name": "scw_pgr8lshdojeetsm8",
9+
"version": "1.1.0",
10+
"sdk": "2.3.1-40.00",
11+
"key": "pgr8lshdojeetsm8"
12+
},
13+
"data": {
14+
"address_finish": "0x1B9FB",
15+
"address_ssid": "0xC3DFD",
16+
"address_ssid_padding": 4
17+
}
18+
}

0 commit comments

Comments
 (0)