Haaaaarsh commited on
Commit
5a55807
·
verified ·
1 Parent(s): a639ccc

Upload intent.json

Browse files
Files changed (1) hide show
  1. intent.json +811 -0
intent.json ADDED
@@ -0,0 +1,811 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "input": " ", "id": 1,
4
+ "intent": "AIR_MONITORING_REQUEST:TELL_ME_THE_AIR_PURITY",
5
+ "instruction": "Tell me the air purity",
6
+ "output": "{'option': 'air'}"
7
+ },
8
+ {
9
+ "input": " ", "id": 2,
10
+ "intent": "AIR_MONITORING_REQUEST:CHECK_THE_AC_FILTER",
11
+ "instruction": "Check the AC filter",
12
+ "output": "{'option': 'filter'}"
13
+ },
14
+ {
15
+ "input": " ", "id": 3,
16
+ "intent": "AIR_MONITORING_REQUEST:HOW_IS_THE_ROOM_HUMIDITY",
17
+ "instruction": "How is the room humidity?",
18
+ "output": "{'option': 'dry'}"
19
+ },
20
+ {
21
+ "input": " ", "id": 4,
22
+ "intent": "AIR_MONITORING_REQUEST:CONFIRM_THE_STATUS_OF_WATER_TANK",
23
+ "instruction": "status of water tank",
24
+ "output": "{'option': 'watertank'}"
25
+ },
26
+ {
27
+ "input": " ", "id": 5,
28
+ "intent": "AIR_POWER_REQUEST:TURN_ON_AC",
29
+ "instruction": "Turn on chalu AC",
30
+ "output": "{'onoff': 'on'}"
31
+ },
32
+ {
33
+ "input": " ", "id": 5,
34
+ "intent": "AIR_POWER_REQUEST:TURN_OFF_AC",
35
+ "instruction": "Turn on band AC",
36
+ "output": "{'onoff': 'off'}"
37
+ },
38
+ {
39
+ "input": " ", "id": 6,
40
+ "intent": "AIR_OPERATION_REQUEST:SWITCH_ON_AIR_COOLING_MODE",
41
+ "instruction": "Switch on air cooling mode",
42
+ "output": "{'onoff': 'on', 'mode': 'cool'}"
43
+ },
44
+ {
45
+ "input": " ", "id": 7,
46
+ "intent": "AIR_OPERATION_REQUEST:OFF_COOLING_MODE",
47
+ "instruction": "Off | close cooling mode",
48
+ "output": "{'onoff': 'off', 'mode': 'cool'}"
49
+ },
50
+ {
51
+ "input": " ", "id": 8,
52
+ "intent": "AIR_OPERATION_REQUEST:TURN_ON_THE_HEATING",
53
+ "instruction": "Turn on the heating",
54
+ "output": "{'onoff': 'on', 'mode': 'heat'}"
55
+ },
56
+ {
57
+ "input": " ", "id": 9,
58
+ "intent": "AIR_OPERATION_REQUEST:OFF_HEATING",
59
+ "instruction": "Off close heating",
60
+ "output": "{'onoff': 'off', 'mode': 'heat'}"
61
+ },
62
+ {
63
+ "input": " ", "id": 10,
64
+ "intent": "AIR_OPERATION_REQUEST:TURN_ON_DEHUMIDIFICATION",
65
+ "instruction": "Turn on dehumidification",
66
+ "output": "{'onoff': 'on', 'mode': 'dry'}"
67
+ },
68
+ {
69
+ "input": " ", "id": 11,
70
+ "intent": "AIR_OPERATION_REQUEST:TURN_OFF_DEHUMIDIFICATION",
71
+ "instruction": "Turn off close dehumidification",
72
+ "output": "{'onoff': 'off', 'mode': 'dry'}"
73
+ },
74
+ {
75
+ "input": " ", "id": 12,
76
+ "intent": "AIR_OPERATION_REQUEST:ON_FAN_MODE",
77
+ "instruction": "On fan mode",
78
+ "output": "{'onoff': 'on', 'mode': 'fan'}"
79
+ },
80
+ {
81
+ "input": " ", "id": 13,
82
+ "intent": "AIR_OPERATION_REQUEST:OFF_THE_FAN_MODE",
83
+ "instruction": "Off close the fan mode",
84
+ "output": "{'onoff': 'off', 'mode': 'fan'}"
85
+ },
86
+ {
87
+ "input": " ", "id": 14,
88
+ "intent": "AIR_OPERATION_REQUEST:TURN_ON_AIR_PURIFIER",
89
+ "instruction": "Turn on chalu air purifier",
90
+ "output": "{'onoff': 'on', 'mode': 'airclean'}"
91
+ },
92
+ {
93
+ "input": " ", "id": 15,
94
+ "intent": "AIR_OPERATION_REQUEST:SWITCH_OFF_THE_AIR_PURIFIER",
95
+ "instruction": "Switch off close band the air purifier",
96
+ "output": "{'onoff': 'off', 'mode': 'airclean'}"
97
+ },
98
+ {
99
+ "input": " ", "id": 16,
100
+ "intent": "AIR_OPERATION_REQUEST:START_HUMIDIFICATION_MODE",
101
+ "instruction": "Start humidification mode",
102
+ "output": "{'onoff': 'on', 'mode': 'humid'}"
103
+ },
104
+ {
105
+ "input": " ", "id": 17,
106
+ "intent": "AIR_OPERATION_REQUEST:OFF_HUMIDIFICATION",
107
+ "instruction": "Off close humidification",
108
+ "output": "{'onoff': 'off', 'mode': 'humid'}"
109
+ },
110
+ {
111
+ "input": " ", "id": 18,
112
+ "intent": "AIR_TEMPERATURE_REQUEST:TELL_ME_THE_TEMPERATURE",
113
+ "instruction": "Tell me the temperature",
114
+ "output": "{'option': 'monitoring'}"
115
+ },
116
+ {
117
+ "input": " ", "id": 19,
118
+ "intent": "AIR_TEMPERATURE_REQUEST:RAISE_THE_TEMPERATURE",
119
+ "instruction": "Raise the temperature",
120
+ "output": "{'option': 'up'}"
121
+ },
122
+ {
123
+ "input": " ", "id": 20,
124
+ "intent": "AIR_TEMPERATURE_REQUEST:RAISE_THE_TEMPERATURE_TO_18",
125
+ "instruction": "Raise the temperature to 18",
126
+ "output": "{'option': 'up', 'temperature': '18'}"
127
+ },
128
+ {
129
+ "input": " ", "id": 21,
130
+ "intent": "AIR_TEMPERATURE_REQUEST:DECREASE_THE_TEMPERATURE",
131
+ "instruction": "Decrease the temperature",
132
+ "output": "{'option': 'down'}"
133
+ },
134
+ {
135
+ "input": " ", "id": 22,
136
+ "intent": "AIR_TEMPERATURE_REQUEST:DECREASE_TEMPERATURE_TO_24",
137
+ "instruction": "Decrease temperature to 24",
138
+ "output": "{'option': 'down', 'temperature': '24'}"
139
+ },
140
+ {
141
+ "input": " ", "id": 23,
142
+ "intent": "AIR_TEMPERATURE_REQUEST:SET_TEMPERATURE_TO_MINIMUM",
143
+ "instruction": "Set temperature to minimum",
144
+ "output": "{'option': 'min'}"
145
+ },
146
+ {
147
+ "input": " ", "id": 24,
148
+ "intent": "AIR_TEMPERATURE_REQUEST:SET_TEMPERATURE_TO_MAXIMUM",
149
+ "instruction": "Set temperature to maximum",
150
+ "output": "{'option': 'max'}"
151
+ },
152
+ {
153
+ "input": " ", "id": 25,
154
+ "intent": "AIR_TEMPERATURE_REQUEST:SET_TEMPERATURE_TO_20_DEGREES",
155
+ "instruction": "Set temperature to 20° 20 degrees",
156
+ "output": "{'temperature': '20'}"
157
+ },
158
+ {
159
+ "input": " ", "id": 25,
160
+ "intent": "AIR_TEMPERATURE_REQUEST:SET_TEMPERATURE_TO_20_DEGREES",
161
+ "instruction": "Set temperature to 18° 18 degrees",
162
+ "output": "{'temperature': '18'}"
163
+ },
164
+ {
165
+ "input": " ", "id": 25,
166
+ "intent": "AIR_TEMPERATURE_REQUEST:SET_TEMPERATURE_TO_20_DEGREES",
167
+ "instruction": "Set temperature to 25° 25 degrees",
168
+ "output": "{'temperature': '25'}"
169
+ },
170
+ {
171
+ "input": " ", "id": 26,
172
+ "intent": "AIR_WIND_STRENGTH_REQUEST:CHECK_THE_WIND_STRENGTH",
173
+ "instruction": "Check the wind strength",
174
+ "output": "{'wind_speed': 'monitoring'}"
175
+ },
176
+ {
177
+ "input": " ", "id": 27,
178
+ "intent": "AIR_WIND_STRENGTH_REQUEST:INCREASE_WIND_SPEED",
179
+ "instruction": "Increase wind speed",
180
+ "output": "{'wind_speed': 'up'}"
181
+ },
182
+ {
183
+ "input": " ", "id": 28,
184
+ "intent": "AIR_WIND_STRENGTH_REQUEST:DECREASE_WIND_SPEED",
185
+ "instruction": "Decrease wind speed",
186
+ "output": "{'wind_speed': 'down'}"
187
+ },
188
+ {
189
+ "input": " ", "id": 29,
190
+ "intent": "AIR_WIND_STRENGTH_REQUEST:SET_TO_LOW_WIND_SPEED",
191
+ "instruction": "Set to low wind speed",
192
+ "output": "{'wind_speed': 'low'}"
193
+ },
194
+ {
195
+ "input": " ", "id": 30,
196
+ "intent": "AIR_WIND_STRENGTH_REQUEST:SET_TO_MEDIUM_WIND",
197
+ "instruction": "Set to medium wind",
198
+ "output": "{'wind_speed': 'mid'}"
199
+ },
200
+ {
201
+ "input": " ", "id": 31,
202
+ "intent": "AIR_WIND_STRENGTH_REQUEST:SET_TO_HIGH_WIND",
203
+ "instruction": "Set to high wind",
204
+ "output": "{'wind_speed': 'high'}"
205
+ },
206
+ {
207
+ "input": " ", "id": 32,
208
+ "intent": "AIR_WIND_STRENGTH_REQUEST:SET_TO_NATURAL_WIND",
209
+ "instruction": "Set to natural wind",
210
+ "output": "{'wind_speed': 'natural'}"
211
+ },
212
+ {
213
+ "input": " ", "id": 33,
214
+ "intent": "AIR_WIND_STRENGTH_REQUEST:WIND_SPEED_TO_STEP_1",
215
+ "instruction": "Wind speed to step 1",
216
+ "output": "{'wind_speed': '1'}"
217
+ },
218
+ {
219
+ "input": " ", "id": 34,
220
+ "intent": "AIR_WIND_DIRECTION_REQUEST:CHECK_THE_WIND_DIRECTION",
221
+ "instruction": "Check the wind direction",
222
+ "output": "{'option': 'monitoring'}"
223
+ },
224
+ {
225
+ "input": " ", "id": 35,
226
+ "intent": "AIR_WIND_DIRECTION_REQUEST:TURN_ON_UP_AND_DOWN_ROTATION",
227
+ "instruction": "Turn on up and down rotation",
228
+ "output": "{'onoff': 'on', 'wind_direction': 'up_down'}"
229
+ },
230
+ {
231
+ "input": " ", "id": 36,
232
+ "intent": "AIR_WIND_DIRECTION_REQUEST:OFF_UP_AND_DOWN_ROTATION",
233
+ "instruction": "Off close up and down rotation",
234
+ "output": "{'onoff': 'off', 'wind_direction': 'up_down'}"
235
+ },
236
+ {
237
+ "input": " ", "id": 37,
238
+ "intent": "AIR_WIND_DIRECTION_REQUEST:TURN_ON_LEFT_AND_RIGHT_ROTATION",
239
+ "instruction": "Turn on left and right rotation",
240
+ "output": "{'onoff': 'on', 'wind_direction': 'left_right'}"
241
+ },
242
+ {
243
+ "input": " ", "id": 38,
244
+ "intent": "AIR_WIND_DIRECTION_REQUEST:TURN_OFF_LEFT_AND_RIGHT_ROTATION",
245
+ "instruction": "Turn off close left and right rotation",
246
+ "output": "{'onoff': 'off', 'wind_direction': 'left_right'}"
247
+ },
248
+ {
249
+ "input": " ", "id": 39,
250
+ "intent": "AIR_WIND_DIRECTION_REQUEST:ON_LEFT_SWING",
251
+ "instruction": "On left swing",
252
+ "output": "{'onoff': 'on', 'wind_direction': 'left_swing'}"
253
+ },
254
+ {
255
+ "input": " ", "id": 40,
256
+ "intent": "AIR_WIND_DIRECTION_REQUEST:OFF_THE_LEFT_SWING",
257
+ "instruction": "Off close the left swing",
258
+ "output": "{'onoff': 'off', 'wind_direction': 'left_swing'}"
259
+ },
260
+ {
261
+ "input": " ", "id": 41,
262
+ "intent": "AIR_WIND_DIRECTION_REQUEST:SWITCH_ON_RIGHT_SWING",
263
+ "instruction": "Switch on right swing",
264
+ "output": "{'onoff': 'on', 'wind_direction': 'right_swing'}"
265
+ },
266
+ {
267
+ "input": " ", "id": 42,
268
+ "intent": "AIR_WIND_DIRECTION_REQUEST:SWITCH_OFF_THE_RIGHT_SWING",
269
+ "instruction": "Switch off close the right swing",
270
+ "output": "{'onoff': 'off', 'wind_direction': 'right_swing'}"
271
+ },
272
+ {
273
+ "input": " ", "id": 43,
274
+ "intent": "AIR_WIND_DIRECTION_REQUEST:SET_THE_WIND_DIRECTION_TO_FRONT",
275
+ "instruction": "Set the wind direction to front",
276
+ "output": "{'wind_direction': 'front'}"
277
+ },
278
+ {
279
+ "input": " ", "id": 44,
280
+ "intent": "AIR_WIND_DIRECTION_REQUEST:TURN_THE_FAN_DIRECTION_TO_LEFT",
281
+ "instruction": "Turn the fan direction to left",
282
+ "output": "{'wind_direction': 'left'}"
283
+ },
284
+ {
285
+ "input": " ", "id": 45,
286
+ "intent": "AIR_WIND_DIRECTION_REQUEST:TURN_THE_FAN_DIRECTION_TO_RIGHT",
287
+ "instruction": "Turn the fan direction to right",
288
+ "output": "{'wind_direction': 'right'}"
289
+ },
290
+ {
291
+ "input": " ", "id": 46,
292
+ "intent": "AIR_WIND_DIRECTION_REQUEST:TURN_UP_THE_WIND_DIRECTION",
293
+ "instruction": "Turn up the wind direction",
294
+ "output": "{'wind_direction': 'up'}"
295
+ },
296
+ {
297
+ "input": " ", "id": 47,
298
+ "intent": "AIR_WIND_DIRECTION_REQUEST:TURN_DOWN_THE_WIND_DIRECTION",
299
+ "instruction": "Turn down the wind direction",
300
+ "output": "{'wind_direction': 'down'}"
301
+ },
302
+ {
303
+ "input": " ", "id": 48,
304
+ "intent": "AIR_WIND_DIRECTION_REQUEST:SET_THE_AC_WIND_TO_WIDE",
305
+ "instruction": "Set the AC wind to wide",
306
+ "output": "{'wind_direction': 'diffusion'}"
307
+ },
308
+ {
309
+ "input": " ", "id": 49,
310
+ "intent": "AIR_POWER_SAVE_REQUEST:ON_POWER_SAVING",
311
+ "instruction": "on power saving mode",
312
+ "output": "{'onoff': 'on'}"
313
+ },
314
+ {
315
+ "input": " ", "id": 50,
316
+ "intent": "AIR_POWER_SAVE_REQUEST:OFF_POWER_SAVING",
317
+ "instruction": "Off close power saving",
318
+ "output": "{'onoff': 'off'}"
319
+ },
320
+ {
321
+ "input": " ", "id": 51,
322
+ "intent": "AIR_POWER_SAVE_REQUEST:ON_COOLING_MODE_IN_POWER_SAVING",
323
+ "instruction": "On cooling mode in power saving",
324
+ "output": "{'onoff': 'on', 'mode': 'cool'}"
325
+ },
326
+ {
327
+ "input": " ", "id": 52,
328
+ "intent": "AIR_POWER_SAVE_REQUEST:TURN_OFF_COOLING_MODE_IN_POWER_SAVING",
329
+ "instruction": "Turn off close cooling mode in power saving",
330
+ "output": "{'onoff': 'off', 'mode': 'cool'}"
331
+ },
332
+ {
333
+ "input": " ", "id": 53,
334
+ "intent": "AIR_POWER_SAVE_REQUEST:ON_DEHUMIDIFICATION_MODE_IN_POWER_SAVING",
335
+ "instruction": "On dehumidification mode in power saving",
336
+ "output": "{'onoff': 'on', 'mode': 'dry'}"
337
+ },
338
+ {
339
+ "input": " ", "id": 54,
340
+ "intent": "AIR_POWER_SAVE_REQUEST:OFF_DEHUMIDIFICATION_MODE_IN_POWER_SAVING",
341
+ "instruction": "Off close dehumidification mode in power saving",
342
+ "output": "{'onoff': 'off', 'mode': 'dry'}"
343
+ },
344
+ {
345
+ "input": " ", "id": 55,
346
+ "intent": "AIR_POWER_WIND_REQUEST:TURN_ON_TURBO_WIND",
347
+ "instruction": "Turn on turbo wind",
348
+ "output": "{'onoff': 'on'}"
349
+ },
350
+ {
351
+ "input": " ", "id": 56,
352
+ "intent": "AIR_POWER_WIND_REQUEST:OFF_TURBO_WIND",
353
+ "instruction": "Off close turbo wind",
354
+ "output": "{'onoff': 'off'}"
355
+ },
356
+ {
357
+ "input": " ", "id": 57,
358
+ "intent": "AIR_POWER_WIND_REQUEST:ENABLE_ICE_COOL_MODE",
359
+ "instruction": "Enable ice cool mode",
360
+ "output": "{'onoff': 'on', 'mode': 'cool'}"
361
+ },
362
+ {
363
+ "input": " ", "id": 58,
364
+ "intent": "AIR_POWER_WIND_REQUEST:DISABLE_ICE_COOL_MODE",
365
+ "instruction": "Disable ice cool mode",
366
+ "output": "{'onoff': 'off', 'mode': 'cool'}"
367
+ },
368
+ {
369
+ "input": " ", "id": 59,
370
+ "intent": "AIR_SMART_CARE_REQUEST:TURN_ON_SMART_CARE",
371
+ "instruction": "Turn on smart care",
372
+ "output": "{'onoff': 'on'}"
373
+ },
374
+ {
375
+ "input": " ", "id": 60,
376
+ "intent": "AIR_SMART_CARE_REQUEST:TURN_OFF_SMART_CARE",
377
+ "instruction": "Turn off close smart care",
378
+ "output": "{'onoff': 'off'}"
379
+ },
380
+ {
381
+ "input": " ", "id": 61,
382
+ "intent": "AIR_WIND_SETTING_REQUEST:TURN_ON_THE_HUMAN_BODY_DETECTION",
383
+ "instruction": "Turn on the human body detection",
384
+ "output": "{'onoff': 'on', 'wind_setting': 'human'}"
385
+ },
386
+ {
387
+ "input": " ", "id": 62,
388
+ "intent": "AIR_WIND_SETTING_REQUEST:OFF_HUMAN_BODY_DETECTION",
389
+ "instruction": "Off close band human body detection",
390
+ "output": "{'onoff': 'off', 'wind_setting': 'human'}"
391
+ },
392
+ {
393
+ "input": " ", "id": 63,
394
+ "intent": "AIR_WIND_SETTING_REQUEST:TURN_ON_THE_HUMAN_BODY_DETECTION_DIRECT_WIND",
395
+ "instruction": "Turn on the human body detection direct wind",
396
+ "output": "{'onoff': 'on', 'wind_setting': 'human', 'wind_setting': 'direct'}"
397
+ },
398
+ {
399
+ "input": " ", "id": 64,
400
+ "intent": "AIR_WIND_SETTING_REQUEST:OFF_HUMAN_BODY_DETECTION_DIRECT_WIND",
401
+ "instruction": "Off close human body detection direct wind",
402
+ "output": "{'onoff': 'off', 'wind_setting': 'human', 'wind_setting': 'direct'}"
403
+ },
404
+ {
405
+ "input": " ", "id": 65,
406
+ "intent": "AIR_WIND_SETTING_REQUEST:SET_THE_DIRECT_WIND_UP",
407
+ "instruction": "Set the direct wind up",
408
+ "output": "{'onoff': 'on', 'wind_setting': 'direct', 'option': 'up'}"
409
+ },
410
+ {
411
+ "input": " ", "id": 66,
412
+ "intent": "AIR_WIND_SETTING_REQUEST:OFF_UPPER_DIRECT_WIND",
413
+ "instruction": "Off close |band upper direct wind",
414
+ "output": "{'onoff': 'off', 'option': 'up', 'wind_setting': 'direct'}"
415
+ },
416
+ {
417
+ "input": " ", "id": 67,
418
+ "intent": "AIR_WIND_SETTING_REQUEST:SET_UPPER_INDIRECT_WIND",
419
+ "instruction": "Set upper indirect wind",
420
+ "output": "{'onoff': 'on', 'option': 'up', 'wind_setting': 'indirect'}"
421
+ },
422
+ {
423
+ "input": " ", "id": 68,
424
+ "intent": "AIR_WIND_SETTING_REQUEST:TURN_OFF_UPPER_INDIRECT_WIND",
425
+ "instruction": "Turn off close upper indirect wind",
426
+ "output": "{'onoff': 'off', 'option': 'up', 'wind_setting': 'indirect'}"
427
+ },
428
+ {
429
+ "input": " ", "id": 69,
430
+ "intent": "AIR_WIND_SETTING_REQUEST:SET_THE_DIRECT_WIND_DOWN",
431
+ "instruction": "Set the direct wind down",
432
+ "output": "{'onoff': 'on', 'wind_setting': 'direct', 'option': 'down'}"
433
+ },
434
+ {
435
+ "input": " ", "id": 70,
436
+ "intent": "AIR_WIND_SETTING_REQUEST:OFF_DOWNWARD_DIRECT_WIND",
437
+ "instruction": "Off close downward direct wind",
438
+ "output": "{'onoff': 'off', 'option': 'down', 'wind_setting': 'direct'}"
439
+ },
440
+ {
441
+ "input": " ", "id": 71,
442
+ "intent": "AIR_WIND_SETTING_REQUEST:SET_THE_INDIRECT_WIND_DOWN",
443
+ "instruction": "Set the indirect wind down",
444
+ "output": "{'onoff': 'on', 'wind_setting': 'indirect', 'option': 'down'}"
445
+ },
446
+ {
447
+ "input": " ", "id": 72,
448
+ "intent": "AIR_WIND_SETTING_REQUEST:OFF_DOWNWARD_INDIRECT_WIND",
449
+ "instruction": "Off downward indirect wind",
450
+ "output": "{'onoff': 'off', 'option': 'down', 'wind_setting': 'indirect'}"
451
+ },
452
+ {
453
+ "input": " ", "id": 73,
454
+ "intent": "AIR_RESERVATION_REQUEST:CHECK_THE_TIMER",
455
+ "instruction": "Check the timer",
456
+ "output": "{'option': 'monitoring'}"
457
+ },
458
+ {
459
+ "input": " ", "id": 74,
460
+ "intent": "AIR_RESERVATION_REQUEST:ADD_TIMER",
461
+ "instruction": "Add timer",
462
+ "output": "{'option': 'add'}"
463
+ },
464
+ {
465
+ "input": " ", "id": 75,
466
+ "intent": "AIR_RESERVATION_REQUEST:CANCEL_TIMER",
467
+ "instruction": "Cancel timer",
468
+ "output": "{'option': 'cancel'}"
469
+ },
470
+ {
471
+ "input": " ", "id": 76,
472
+ "intent": "AIR_RESERVATION_REQUEST:CHANGE_TIMER",
473
+ "instruction": "Change timer",
474
+ "output": "{'option': 'change'}"
475
+ },
476
+ {
477
+ "input": " ", "id": 77,
478
+ "intent": "AIR_RESERVATION_REQUEST:CONFIRM_SLEEP_TIMER",
479
+ "instruction": "Confirm sleep timer",
480
+ "output": "{'option': 'monitoring', 'reservation_name': 'sleep'}"
481
+ },
482
+ {
483
+ "input": " ", "id": 78,
484
+ "intent": "AIR_RESERVATION_REQUEST:CONFIRM_ON_TIMER",
485
+ "instruction": "Confirm on timer",
486
+ "output": "{'option': 'monitoring', 'reservation_name': 'on'}"
487
+ },
488
+ {
489
+ "input": " ", "id": 79,
490
+ "intent": "AIR_RESERVATION_REQUEST:CONFIRM_OFF_TIMER",
491
+ "instruction": "Confirm off timer",
492
+ "output": "{'option': 'monitoring', 'reservation_name': 'off'}"
493
+ },
494
+ {
495
+ "input": " ", "id": 80,
496
+ "intent": "AIR_RESERVATION_REQUEST:ADD_SLEEP_TIMER",
497
+ "instruction": "Add sleep timer",
498
+ "output": "{'option': 'add', 'reservation_name': 'sleep'}"
499
+ },
500
+ {
501
+ "input": " ", "id": 81,
502
+ "intent": "AIR_RESERVATION_REQUEST:ADD_ON_TIMER",
503
+ "instruction": "Add on timer",
504
+ "output": "{'option': 'add', 'reservation_name': 'on'}"
505
+ },
506
+ {
507
+ "input": " ", "id": 82,
508
+ "intent": "AIR_RESERVATION_REQUEST:ADD_OFF_TIMER",
509
+ "instruction": "Add off timer",
510
+ "output": "{'option': 'add', 'reservation_name': 'off'}"
511
+ },
512
+ {
513
+ "input": " ", "id": 83,
514
+ "intent": "AIR_RESERVATION_REQUEST:CANCEL_SLEEP_TIMER",
515
+ "instruction": "Cancel sleep timer",
516
+ "output": "{'option': 'cancel', 'reservation_name': 'sleep'}"
517
+ },
518
+ {
519
+ "input": " ", "id": 84,
520
+ "intent": "AIR_RESERVATION_REQUEST:CANCEL_ON_TIMER",
521
+ "instruction": "Cancel on timer",
522
+ "output": "{'option': 'cancel', 'reservation_name': 'on'}"
523
+ },
524
+ {
525
+ "input": " ", "id": 85,
526
+ "intent": "AIR_RESERVATION_REQUEST:CANCEL_OFF_TIMER",
527
+ "instruction": "Cancel off timer",
528
+ "output": "{'option': 'cancel', 'reservation_name': 'off'}"
529
+ },
530
+ {
531
+ "input": " ", "id": 86,
532
+ "intent": "AIR_RESERVATION_REQUEST:SET_SLEEP_TIMER_16_HOURS",
533
+ "instruction": "Set sleep timer 16 hours",
534
+ "output": "{'reservation_name': 'sleep', 'hour': '16'}"
535
+ },
536
+ {
537
+ "input": " ", "id": 87,
538
+ "intent": "AIR_RESERVATION_REQUEST:ON_TIMER_FOR_5_HOURS",
539
+ "instruction": "On timer for 5 hours",
540
+ "output": "{'reservation_name': 'on', 'hour': '5'}"
541
+ },
542
+ {
543
+ "input": " ", "id": 88,
544
+ "intent": "AIR_RESERVATION_REQUEST:OFF_TIMER_AT_5_HOURS",
545
+ "instruction": "Off timer at 5 hours",
546
+ "output": "{'reservation_name': 'off', 'hour': '5'}"
547
+ },
548
+ {
549
+ "input": " ", "id": 89,
550
+ "intent": "AIR_RESERVATION_REQUEST:SLEEP_TIMER_AT_5_MINUTES",
551
+ "instruction": "Sleep timer at 5 minutes",
552
+ "output": "{'reservation_name': 'sleep', 'min': '5'}"
553
+ },
554
+ {
555
+ "input": " ", "id": 90,
556
+ "intent": "AIR_RESERVATION_REQUEST:ON_TIMER_AT_7_MINUTES",
557
+ "instruction": "On timer at 7 minutes",
558
+ "output": "{'reservation_name': 'on', 'min': '7'}"
559
+ },
560
+ {
561
+ "input": " ", "id": 91,
562
+ "intent": "AIR_RESERVATION_REQUEST:OFF_TIMER_AT_20_MINUTES",
563
+ "instruction": "Off timer at 20 minutes",
564
+ "output": "{'reservation_name': 'off', 'min': '20'}"
565
+ },
566
+ {
567
+ "input": " ", "id": 92,
568
+ "intent": "AIR_BRIGHTNESS_REQUEST:PLEASE_CHECK_SCREEN_BRIGHTNESS",
569
+ "instruction": "Please check screen brightness",
570
+ "output": "{'brightness': 'monitoring'}"
571
+ },
572
+ {
573
+ "input": " ", "id": 93,
574
+ "intent": "AIR_BRIGHTNESS_REQUEST:BRIGHTEN_UP_THE_SCREEN",
575
+ "instruction": "Brighten up the screen",
576
+ "output": "{'brightness': 'up'}"
577
+ },
578
+ {
579
+ "input": " ", "id": 94,
580
+ "intent": "AIR_BRIGHTNESS_REQUEST:DARKEN_SCREEN",
581
+ "instruction": "Darken screen",
582
+ "output": "{'brightness': 'down'}"
583
+ },
584
+ {
585
+ "input": " ", "id": 95,
586
+ "intent": "AIR_BRIGHTNESS_REQUEST:BRIGHTEN_SCREEN_TO_25%",
587
+ "instruction": "Brighten screen to 25%",
588
+ "output": "{'brightness': '25'}"
589
+ },
590
+ {
591
+ "input": " ", "id": 96,
592
+ "intent": "AIR_VOLUME_REQUEST:PLEASE_CHECK_VOLUME",
593
+ "instruction": "Please check volume",
594
+ "output": "{'volume': 'monitoring'}"
595
+ },
596
+ {
597
+ "input": " ", "id": 97,
598
+ "intent": "AIR_VOLUME_REQUEST:RAISE_THE_VOLUME",
599
+ "instruction": "Raise the volume",
600
+ "output": "{'volume': 'up'}"
601
+ },
602
+ {
603
+ "input": " ", "id": 98,
604
+ "intent": "AIR_VOLUME_REQUEST:DECREASE_THE_VOLUME",
605
+ "instruction": "Decrease the volume",
606
+ "output": "{'volume': 'down'}"
607
+ },
608
+ {
609
+ "input": " ", "id": 99,
610
+ "intent": "AIR_VOLUME_REQUEST:SET_THE_VOLUME_TO_9%",
611
+ "instruction": "Set the volume to 9%",
612
+ "output": "{'volume': '9'}"
613
+ },
614
+ {
615
+ "input": " ", "id": 100,
616
+ "intent": "AIR_SILENT_MODE_REQUEST:TURN_ON_THE_SILENT_MODE",
617
+ "instruction": "Turn on the silent mode",
618
+ "output": "{'onoff': 'on'}"
619
+ },
620
+ {
621
+ "input": " ", "id": 101,
622
+ "intent": "AIR_SILENT_MODE_REQUEST:TURN_OFF_THE_SILENT_MODE",
623
+ "instruction": "Turn off the silent mode",
624
+ "output": "{'onoff': 'off'}"
625
+ },
626
+ {
627
+ "input": " ", "id": 102,
628
+ "intent": "AIR_SMART_GUIDE_REQUEST:TURN_ON_THE_SMART_GUIDE",
629
+ "instruction": "Turn on the smart guide",
630
+ "output": "{'onoff': 'on'}"
631
+ },
632
+ {
633
+ "input": " ", "id": 103,
634
+ "intent": "AIR_SMART_GUIDE_REQUEST:TURN_OFF_SMART_GUIDE",
635
+ "instruction": "Turn off smart guide",
636
+ "output": "{'onoff': 'off'}"
637
+ },
638
+ {
639
+ "input": " ", "id": 104,
640
+ "intent": "AIR_FILTER_CLEAN_REQUEST:TURN_ON_AUTOMATIC_CLEANING_OF_THE_ULTRAFINE_FILTER",
641
+ "instruction": "Turn on automatic cleaning of the ultrafine filter",
642
+ "output": "{'onoff': 'on'}"
643
+ },
644
+ {
645
+ "input": " ", "id": 105,
646
+ "intent": "AIR_FILTER_CLEAN_REQUEST:TURN_OFF_AUTOMATIC_CLEANING_OF_THE_ULTRAFINE_FILTER",
647
+ "instruction": "Turn off automatic cleaning of the ultrafine filter",
648
+ "output": "{'onoff': 'off'}"
649
+ },
650
+ {
651
+ "input": " ", "id": 106,
652
+ "intent": "AIR_HUMIDIFIER_CLEAN_REQUEST:TURN_ON_HUMIDIFIER_CLEANING",
653
+ "instruction": "Turn on humidifier cleaning",
654
+ "output": "{'onoff': 'on'}"
655
+ },
656
+ {
657
+ "input": " ", "id": 107,
658
+ "intent": "AIR_HUMIDIFIER_CLEAN_REQUEST:TURN_OFF_HUMIDIFIER_CLEANING",
659
+ "instruction": "Turn off humidifier cleaning",
660
+ "output": "{'onoff': 'off'}"
661
+ },
662
+ {
663
+ "input": " ", "id": 108,
664
+ "intent": "AIR_DOOR_CONTROL_REQUEST:OPEN_THE_AC_DOOR",
665
+ "instruction": "Open the AC door",
666
+ "output": "{'option': 'open'}"
667
+ },
668
+ {
669
+ "input": " ", "id": 109,
670
+ "intent": "AIR_DOOR_CONTROL_REQUEST:CLOSE_THE_AC_DOOR",
671
+ "instruction": "Close the AC door",
672
+ "output": "{'option': 'close'}"
673
+ },
674
+ {
675
+ "input": " ", "id": 110,
676
+ "intent": "AIR_AUTO_DRY_REQUEST:ACTIVATE_AUTOMATIC_DRY_STEP_1",
677
+ "instruction": "Activate automatic dry step 1",
678
+ "output": "{'onoff': 'on', 'step': '1'}"
679
+ },
680
+ {
681
+ "input": " ", "id": 111,
682
+ "intent": "AIR_AUTO_DRY_REQUEST:SET_THE_AC_TO_AUTO_DRY_STEP_2",
683
+ "instruction": "Set the AC to auto dry step 2",
684
+ "output": "{'onoff': 'on', 'step': '2'}"
685
+ },
686
+ {
687
+ "input": " ", "id": 112,
688
+ "intent": "AIR_AUTO_DRY_REQUEST:ACTIVATE_AUTOMATIC_DRYING_STEP_3",
689
+ "instruction": "Activate automatic drying step 3",
690
+ "output": "{'onoff': 'on', 'step': '3'}"
691
+ },
692
+ {
693
+ "input": " ", "id": 113,
694
+ "intent": "AIR_AUTO_DRY_REQUEST:TURN_OFF_AUTO_DRY",
695
+ "instruction": "Turn off auto dry",
696
+ "output": "{'onoff': 'off'}"
697
+ },
698
+ {
699
+ "input": " ", "id": 114,
700
+ "intent": "AIR_COMPLEX_REQUEST:COOLING_MODE_MEDIUM_WIND",
701
+ "instruction": "Cooling mode medium wind",
702
+ "output": "{'mode': 'cool', 'wind_speed': 'mid'}"
703
+ },
704
+ {
705
+ "input": " ", "id": 115,
706
+ "intent": "AIR_COMPLEX_REQUEST:HEATING_MODE_MEDIUM_WIND",
707
+ "instruction": "Heating mode medium wind",
708
+ "output": "{'mode': 'heat', 'wind_speed': 'mid'}"
709
+ },
710
+ {
711
+ "input": " ", "id": 116,
712
+ "intent": "AIR_COMPLEX_REQUEST:DRY_MODE_MEDIUM_WIND",
713
+ "instruction": "Dry mode medium wind",
714
+ "output": "{'mode': 'dry', 'wind_speed': 'mid'}"
715
+ },
716
+ {
717
+ "input": " ", "id": 117,
718
+ "intent": "AIR_COMPLEX_REQUEST:AIR_CLEAN_MODE_WITH_MEDIUM_WIND",
719
+ "instruction": "Air clean mode with medium wind",
720
+ "output": "{'mode': 'airclean', 'wind_speed': 'mid'}"
721
+ },
722
+ {
723
+ "input": " ", "id": 118,
724
+ "intent": "AIR_COMPLEX_REQUEST:FAN_IN_MEDIUM_WIND",
725
+ "instruction": "Fan in medium wind",
726
+ "output": "{'mode': 'fan', 'wind_speed': 'mid'}"
727
+ },
728
+ {
729
+ "input": " ", "id": 119,
730
+ "intent": "AIR_COMPLEX_REQUEST:COOLING_AT_19_DEGREES",
731
+ "instruction": "Cooling at 19 degrees",
732
+ "output": "{'mode': 'cool', 'temperature': '19'}"
733
+ },
734
+ {
735
+ "input": " ", "id": 120,
736
+ "intent": "AIR_COMPLEX_REQUEST:HEATING_AT_19_DEGREES",
737
+ "instruction": "Heating at 19 degrees",
738
+ "output": "{'mode': 'heat', 'temperature': '19'}"
739
+ },
740
+ {
741
+ "input": " ", "id": 121,
742
+ "intent": "AIR_COMPLEX_REQUEST:DRY_MODE_IN_30_DEGREES",
743
+ "instruction": "Dry mode in 30 degrees",
744
+ "output": "{'mode': 'dry', 'temperature': '30'}"
745
+ },
746
+ {
747
+ "input": " ", "id": 122,
748
+ "intent": "AIR_COMPLEX_REQUEST:DRY_MODE_AFTER_1_HOUR",
749
+ "instruction": "Dry mode after 1 hour",
750
+ "output": "{'mode': 'dry', 'hour': '1'}"
751
+ },
752
+ {
753
+ "input": " ", "id": 123,
754
+ "intent": "AIR_COMPLEX_REQUEST:AIR_CLEAN_AFTER_4_HOURS",
755
+ "instruction": "Air clean after 4 hours",
756
+ "output": "{'mode': 'airclean', 'hour': '4'}"
757
+ },
758
+ {
759
+ "input": " ", "id": 124,
760
+ "intent": "AIR_COMPLEX_REQUEST:FAN_MODE_IN_22_HOURS",
761
+ "instruction": "Fan mode in 22 hours",
762
+ "output": "{'mode': 'fan', 'hour': '22'}"
763
+ },
764
+ {
765
+ "input": " ", "id": 125,
766
+ "intent": "AIR_COMPLEX_REQUEST:HEATING_MODE_IN_12_HOURS",
767
+ "instruction": "Heating mode in 12 hours",
768
+ "output": "{'mode': 'heat', 'hour': '12'}"
769
+ },
770
+ {
771
+ "input": " ", "id": 126,
772
+ "intent": "AIR_COMPLEX_REQUEST:COOLING_AFTER_4_HOURS",
773
+ "instruction": "Cooling after 4 hours",
774
+ "output": "{'mode': 'cool', 'hour': '4'}"
775
+ },
776
+ {
777
+ "input": " ", "id": 127,
778
+ "intent": "AIR_BRIEFING_REQUEST:CAN_YOU_TELL_ME_HOW_THE_AC_PERFORMED_TODAY",
779
+ "instruction": "Can you tell me how the AC performed today?",
780
+ "output": "{'period': 'day', 'period_value': 0}"
781
+ },
782
+ {
783
+ "input": " ", "id": 128,
784
+ "intent": "AIR_ENERGY_REQUEST:GIVE_ME_INFO_ON_THE_ENERGY_USAGE_IN_OTHER_HOME_TODAY",
785
+ "instruction": "Give me info on the energy usage in other home today",
786
+ "output": "{'option': 'info', 'home': 'other', 'period': 'day', 'period_value': 0}"
787
+ },
788
+ {
789
+ "input": " ", "id": 129,
790
+ "intent": "AIR_ENERGY_REQUEST:GIVE_ME_INFO_ON_THE_ENERGY_USAGE_OF_MY_HOME_TODAY",
791
+ "instruction": "Give me info on the energy usage of my home today",
792
+ "output": "{'option': 'info', 'home': 'my', 'period': 'day', 'period_value': 0}"
793
+ },
794
+ {
795
+ "input": " ", "id": 130,
796
+ "intent": "AIR_ENERGY_REQUEST:GIVE_ME_INFO_OF_ENERGY_USAGE_IN_OTHER_HOME",
797
+ "instruction": "Give me info of energy usage in other home?",
798
+ "output": "{'option': 'info', 'home': 'other'}"
799
+ },
800
+ {
801
+ "input": " ", "id": 131,
802
+ "intent": "AIR_ENERGY_REQUEST:GIVE_ME_INFO_OF_ENERGY_USAGE_IN_MY_HOME",
803
+ "instruction": "Give me info of energy usage in my home?",
804
+ "output": "{'option': 'info', 'home': 'my'}"
805
+ },
806
+ {
807
+ "input": " ", "id": 132,
808
+ "intent": "AIR_ENERGY_REQUEST:PLEASE_ESTIMATE_THE_ENERGY_USAGE_FOR_OTHER_HOUSE_TODAY",
809
+ "instruction": "Please estimate the energy usage for other house today",
810
+ "output": "{'option': 'estimate', 'home': 'other', 'period': 'day', 'period_value': 0}"
811
+ }]