Skip to content

Commit 82c8811

Browse files
committed
New device - Tuya Generic WVC Microinverter v2.1.6
1 parent 7af966a commit 82c8811

2 files changed

Lines changed: 181 additions & 0 deletions

File tree

Lines changed: 181 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,181 @@
1+
{
2+
"manufacturer": "Tuya Generic",
3+
"name": "WVC Microinverter v2.1.6",
4+
"key": "7bqwya0ydtz4q3ss",
5+
"ap_ssid": "SmartLife",
6+
"github_issues": [],
7+
"image_urls": [
8+
"tuya-generic-wvc-microinverter-v2.1.6.jpg"
9+
],
10+
"profiles": [
11+
"bk7231n-common-user-config-ty-2.1.6-sdk-2.3.3-40.00"
12+
],
13+
"schemas": {
14+
"000004vqef": [
15+
{
16+
"mode": "rw",
17+
"property": {
18+
"min": 0,
19+
"max": 99999999,
20+
"scale": 2,
21+
"step": 1,
22+
"type": "value"
23+
},
24+
"id": 2,
25+
"type": "obj"
26+
},
27+
{
28+
"mode": "ro",
29+
"id": 3,
30+
"type": "raw"
31+
},
32+
{
33+
"mode": "ro",
34+
"id": 7,
35+
"type": "raw"
36+
},
37+
{
38+
"mode": "ro",
39+
"property": {
40+
"min": 0,
41+
"max": 50000000,
42+
"scale": 3,
43+
"step": 1,
44+
"type": "value"
45+
},
46+
"id": 10,
47+
"trigger": "direct",
48+
"type": "obj"
49+
},
50+
{
51+
"mode": "ro",
52+
"property": {
53+
"type": "bitmap",
54+
"maxlen": 16
55+
},
56+
"id": 11,
57+
"type": "obj"
58+
},
59+
{
60+
"mode": "rw",
61+
"property": {
62+
"range": [
63+
"power_off",
64+
"inverter_power",
65+
"grid_power",
66+
"battery_power"
67+
],
68+
"type": "enum"
69+
},
70+
"id": 12,
71+
"type": "obj"
72+
},
73+
{
74+
"mode": "rw",
75+
"id": 13,
76+
"type": "raw"
77+
},
78+
{
79+
"mode": "rw",
80+
"id": 14,
81+
"type": "raw"
82+
},
83+
{
84+
"mode": "ro",
85+
"property": {
86+
"type": "string",
87+
"maxlen": 255
88+
},
89+
"id": 15,
90+
"type": "obj"
91+
},
92+
{
93+
"mode": "ro",
94+
"property": {
95+
"type": "string",
96+
"maxlen": 255
97+
},
98+
"id": 16,
99+
"type": "obj"
100+
},
101+
{
102+
"mode": "ro",
103+
"property": {
104+
"type": "string",
105+
"maxlen": 255
106+
},
107+
"id": 17,
108+
"type": "obj"
109+
},
110+
{
111+
"mode": "ro",
112+
"property": {
113+
"min": -40,
114+
"max": 150,
115+
"scale": 1,
116+
"step": 1,
117+
"type": "value"
118+
},
119+
"id": 18,
120+
"type": "obj"
121+
},
122+
{
123+
"mode": "rw",
124+
"property": {
125+
"type": "bool"
126+
},
127+
"id": 101,
128+
"type": "obj"
129+
},
130+
{
131+
"mode": "ro",
132+
"property": {
133+
"min": 0,
134+
"max": 9000000,
135+
"scale": 1,
136+
"step": 1,
137+
"type": "value"
138+
},
139+
"id": 102,
140+
"type": "obj"
141+
},
142+
{
143+
"mode": "ro",
144+
"property": {
145+
"min": 0,
146+
"max": 900000,
147+
"scale": 1,
148+
"step": 1,
149+
"type": "value"
150+
},
151+
"id": 103,
152+
"type": "obj"
153+
},
154+
{
155+
"mode": "rw",
156+
"property": {
157+
"range": [
158+
"0",
159+
"1"
160+
],
161+
"type": "enum"
162+
},
163+
"id": 104,
164+
"type": "obj"
165+
},
166+
{
167+
"mode": "rw",
168+
"property": {
169+
"min": 0,
170+
"max": 100,
171+
"scale": 0,
172+
"step": 1,
173+
"type": "value"
174+
},
175+
"id": 105,
176+
"type": "obj"
177+
}
178+
]
179+
},
180+
"tuyamcu_baud": "115200"
181+
}
7.15 KB
Loading

0 commit comments

Comments
 (0)