Upload home.json
Browse files
home.json
CHANGED
|
@@ -1,122 +1,127 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
-
"
|
| 4 |
-
"Assistant": "Turning on the kitchen light."
|
|
|
|
| 5 |
},
|
| 6 |
{
|
| 7 |
-
"
|
| 8 |
-
"Assistant": "Turning
|
|
|
|
| 9 |
},
|
| 10 |
{
|
| 11 |
-
"
|
| 12 |
-
"Assistant": "
|
|
|
|
| 13 |
},
|
| 14 |
{
|
| 15 |
-
"
|
| 16 |
-
"Assistant": "
|
|
|
|
| 17 |
},
|
| 18 |
{
|
| 19 |
-
"
|
| 20 |
-
"Assistant": "Setting the
|
|
|
|
| 21 |
},
|
| 22 |
{
|
| 23 |
-
"
|
| 24 |
-
"Assistant": "
|
| 25 |
},
|
| 26 |
{
|
| 27 |
-
"
|
| 28 |
-
"Assistant": "
|
| 29 |
},
|
| 30 |
{
|
| 31 |
-
"
|
| 32 |
-
"Assistant": "Setting the
|
| 33 |
},
|
| 34 |
{
|
| 35 |
-
"
|
| 36 |
-
"Assistant": "
|
| 37 |
},
|
| 38 |
{
|
| 39 |
-
"
|
| 40 |
-
"Assistant": "
|
| 41 |
},
|
| 42 |
{
|
| 43 |
-
"
|
| 44 |
-
"Assistant": "
|
| 45 |
},
|
| 46 |
{
|
| 47 |
-
"
|
| 48 |
-
"Assistant": "
|
| 49 |
},
|
| 50 |
{
|
| 51 |
-
"
|
| 52 |
-
"Assistant": "
|
| 53 |
},
|
| 54 |
{
|
| 55 |
-
"
|
| 56 |
-
"Assistant": "
|
| 57 |
},
|
| 58 |
{
|
| 59 |
-
"
|
| 60 |
-
"Assistant": "
|
| 61 |
},
|
| 62 |
{
|
| 63 |
-
"
|
| 64 |
-
"Assistant": "Turning
|
| 65 |
},
|
| 66 |
{
|
| 67 |
-
"
|
| 68 |
-
"Assistant": "
|
| 69 |
},
|
| 70 |
{
|
| 71 |
-
"
|
| 72 |
-
"Assistant": "Setting the bedroom
|
| 73 |
},
|
| 74 |
{
|
| 75 |
-
"
|
| 76 |
-
"Assistant": "The humidity in the
|
| 77 |
},
|
| 78 |
{
|
| 79 |
-
"
|
| 80 |
-
"Assistant": "
|
| 81 |
},
|
| 82 |
{
|
| 83 |
-
"
|
| 84 |
-
"Assistant": "Turning
|
| 85 |
},
|
| 86 |
{
|
| 87 |
-
"
|
| 88 |
-
"Assistant": "
|
| 89 |
},
|
| 90 |
{
|
| 91 |
-
"
|
| 92 |
-
"Assistant": "
|
| 93 |
},
|
| 94 |
{
|
| 95 |
-
"
|
| 96 |
-
"Assistant": "
|
| 97 |
},
|
| 98 |
{
|
| 99 |
-
"
|
| 100 |
-
"Assistant": "
|
| 101 |
},
|
| 102 |
{
|
| 103 |
-
"
|
| 104 |
-
"Assistant": "
|
| 105 |
},
|
| 106 |
{
|
| 107 |
-
"
|
| 108 |
-
"Assistant": "Turning off
|
| 109 |
},
|
| 110 |
{
|
| 111 |
-
"
|
| 112 |
-
"Assistant": "
|
| 113 |
},
|
| 114 |
{
|
| 115 |
-
"
|
| 116 |
-
"Assistant": "
|
| 117 |
},
|
| 118 |
{
|
| 119 |
-
"
|
| 120 |
-
"Assistant": "
|
| 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 |
]
|