lokeshreddymtpl commited on
Commit
fbcbc36
·
verified ·
1 Parent(s): 7f750fa

Upload home.json

Browse files
Files changed (1) hide show
  1. home.json +65 -60
home.json CHANGED
@@ -1,122 +1,127 @@
1
  [
2
  {
3
- "Human": "Turn on the kitchen light",
4
- "Assistant": "Turning on the kitchen light."
 
5
  },
6
  {
7
- "Human": "Kitchen light on",
8
- "Assistant": "Turning on the kitchen light."
 
9
  },
10
  {
11
- "Human": "Turn off the living room light",
12
- "Assistant": "Turning off the living room light."
 
13
  },
14
  {
15
- "Human": "Living room lights off",
16
- "Assistant": "Turning off the living room light."
 
17
  },
18
  {
19
- "Human": "Set temperature in the dining room to 22°C",
20
- "Assistant": "Setting the temperature in the dining room to 22°C."
 
21
  },
22
  {
23
- "Human": "Increase temperature in the guest bedroom",
24
- "Assistant": "Increasing the temperature in the guest bedroom."
25
  },
26
  {
27
- "Human": "What's the humidity in the children's room?",
28
- "Assistant": "The humidity in the children's bedroom is 45%."
29
  },
30
  {
31
- "Human": "Set humidity to 50% in the master bedroom",
32
- "Assistant": "Setting the humidity to 50% in the master bedroom."
33
  },
34
  {
35
- "Human": "Turn on the hallway light",
36
- "Assistant": "Turning on the hallway light."
37
  },
38
  {
39
- "Human": "Turn off the kitchen light",
40
- "Assistant": "Turning off the kitchen light."
41
  },
42
  {
43
- "Human": "Set living room temperature to 24°C",
44
- "Assistant": "Setting the living room temperature to 24°C."
45
  },
46
  {
47
- "Human": "Increase humidity in the bathroom to 60%",
48
- "Assistant": "Increasing the humidity in the bathroom to 60%."
49
  },
50
  {
51
- "Human": "What's the current temperature in the basement?",
52
- "Assistant": "The temperature in the basement is 18°C."
53
  },
54
  {
55
- "Human": "Decrease temperature in the office by 2°C",
56
- "Assistant": "Decreasing the temperature in the office by 2°C."
57
  },
58
  {
59
- "Human": "Turn on the porch lights",
60
- "Assistant": "Turning on the porch lights."
61
  },
62
  {
63
- "Human": "Porch lights off",
64
- "Assistant": "Turning off the porch lights."
65
  },
66
  {
67
- "Human": "What's the humidity in the laundry room?",
68
- "Assistant": "The humidity in the laundry room is 40%."
69
  },
70
  {
71
- "Human": "Set the bedroom light to 50% brightness",
72
- "Assistant": "Setting the bedroom light to 50% brightness."
73
  },
74
  {
75
- "Human": "What's the current humidity in the attic?",
76
- "Assistant": "The humidity in the attic is 55%."
77
  },
78
  {
79
- "Human": "Turn on the lights in the garage",
80
- "Assistant": "Turning on the lights in the garage."
81
  },
82
  {
83
- "Human": "Garage lights off",
84
- "Assistant": "Turning off the garage lights."
85
  },
86
  {
87
- "Human": "Set the kitchen temperature to 20°C",
88
- "Assistant": "Setting the kitchen temperature to 20°C."
89
  },
90
  {
91
- "Human": "Lower the temperature in the living room by 3°C",
92
- "Assistant": "Lowering the temperature in the living room by 3°C."
93
  },
94
  {
95
- "Human": "Set bathroom humidity to 55%",
96
- "Assistant": "Setting bathroom humidity to 55%."
97
  },
98
  {
99
- "Human": "What's the current temperature in the study?",
100
- "Assistant": "The temperature in the study is 21°C."
101
  },
102
  {
103
- "Human": "Dim the living room lights to 30%",
104
- "Assistant": "Dimming the living room lights to 30%."
105
  },
106
  {
107
- "Human": "Turn off all house lights",
108
- "Assistant": "Turning off all house lights."
109
  },
110
  {
111
- "Human": "Turn on all house lights",
112
- "Assistant": "Turning on all house lights."
113
  },
114
  {
115
- "Human": "Set the guest bedroom temperature to 19°C",
116
- "Assistant": "Setting the guest bedroom temperature to 19°C."
117
  },
118
  {
119
- "Human": "What's the humidity in the kitchen?",
120
- "Assistant": "The humidity in the kitchen is 43%."
121
  }
122
  ]
 
1
  [
2
  {
3
+ "command": "Turn on the kitchen light",
4
+ "Assistant": "Turning on the kitchen light.",
5
+ "Text": "LPG gas value is **"
6
  },
7
  {
8
+ "command": "Turn off the kitchen light",
9
+ "Assistant": "Turning off the kitchen light.",
10
+ "Text": "LPG gas value is **"
11
  },
12
  {
13
+ "command": "Set temperature in the kitchen to 21°C",
14
+ "Assistant": "Setting the temperature in the kitchen to 21°C.",
15
+ "Text": "LPG gas value is **"
16
  },
17
  {
18
+ "command": "What's the humidity in the kitchen?",
19
+ "Assistant": "The humidity in the kitchen is 40%.",
20
+ "Text": "LPG gas value is **"
21
  },
22
  {
23
+ "command": "Set humidity to 45% in the kitchen",
24
+ "Assistant": "Setting the humidity to 45% in the kitchen.",
25
+ "Text": "LPG gas value is **"
26
  },
27
  {
28
+ "command": "Turn on the living room light",
29
+ "Assistant": "Turning on the living room light."
30
  },
31
  {
32
+ "command": "Turn off the living room light",
33
+ "Assistant": "Turning off the living room light."
34
  },
35
  {
36
+ "command": "Set temperature in the living room to 23°C",
37
+ "Assistant": "Setting the temperature in the living room to 23°C."
38
  },
39
  {
40
+ "command": "What's the humidity in the living room?",
41
+ "Assistant": "The humidity in the living room is 38%."
42
  },
43
  {
44
+ "command": "Set humidity to 50% in the living room",
45
+ "Assistant": "Setting the humidity to 50% in the living room."
46
  },
47
  {
48
+ "command": "Turn on the dining room light",
49
+ "Assistant": "Turning on the dining room light."
50
  },
51
  {
52
+ "command": "Turn off the dining room light",
53
+ "Assistant": "Turning off the dining room light."
54
  },
55
  {
56
+ "command": "Set temperature in the dining room to 20°C",
57
+ "Assistant": "Setting the temperature in the dining room to 20°C."
58
  },
59
  {
60
+ "command": "What's the humidity in the dining room?",
61
+ "Assistant": "The humidity in the dining room is 42%."
62
  },
63
  {
64
+ "command": "Set humidity to 47% in the dining room",
65
+ "Assistant": "Setting the humidity to 47% in the dining room."
66
  },
67
  {
68
+ "command": "Turn on the guest bedroom light",
69
+ "Assistant": "Turning on the guest bedroom light."
70
  },
71
  {
72
+ "command": "Turn off the guest bedroom light",
73
+ "Assistant": "Turning off the guest bedroom light."
74
  },
75
  {
76
+ "command": "Set temperature in the guest bedroom to 22°C",
77
+ "Assistant": "Setting the temperature in the guest bedroom to 22°C."
78
  },
79
  {
80
+ "command": "What's the humidity in the guest bedroom?",
81
+ "Assistant": "The humidity in the guest bedroom is 37%."
82
  },
83
  {
84
+ "command": "Set humidity to 48% in the guest bedroom",
85
+ "Assistant": "Setting the humidity to 48% in the guest bedroom."
86
  },
87
  {
88
+ "command": "Turn on the children's bedroom light",
89
+ "Assistant": "Turning on the children's bedroom light."
90
  },
91
  {
92
+ "command": "Turn off the children's bedroom light",
93
+ "Assistant": "Turning off the children's bedroom light."
94
  },
95
  {
96
+ "command": "Set temperature in the children's bedroom to 21°C",
97
+ "Assistant": "Setting the temperature in the children's bedroom to 21°C."
98
  },
99
  {
100
+ "command": "What's the humidity in the children's bedroom?",
101
+ "Assistant": "The humidity in the children's bedroom is 44%."
102
  },
103
  {
104
+ "command": "Set humidity to 50% in the children's bedroom",
105
+ "Assistant": "Setting the humidity to 50% in the children's bedroom."
106
  },
107
  {
108
+ "command": "Turn on the master bedroom light",
109
+ "Assistant": "Turning on the master bedroom light."
110
  },
111
  {
112
+ "command": "Turn off the master bedroom light",
113
+ "Assistant": "Turning off the master bedroom light."
114
  },
115
  {
116
+ "command": "Set temperature in the master bedroom to 24°C",
117
+ "Assistant": "Setting the temperature in the master bedroom to 24°C."
118
  },
119
  {
120
+ "command": "What's the humidity in the master bedroom?",
121
+ "Assistant": "The humidity in the master bedroom is 39%."
122
  },
123
  {
124
+ "command": "Set humidity to 45% in the master bedroom",
125
+ "Assistant": "Setting the humidity to 45% in the master bedroom."
126
  }
127
  ]