You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A: Ok, do you want me to set the temperature between [0-9\.]+ ?(°)?(F|C)? and [0-9\.]+ ?(°)?(F|C)? on your Hvac\?
140
143
A: >> expecting = yesno
141
144
142
-
U: Yes
143
-
A: I set the temperature between [0-9\.]+ ?(°)?(F|C)? and [0-9\.]+ ?(°)?(F|C)? on your Hvac for you.
145
+
U: Yes
146
+
A: (I changed the minimum and maximum temperatures on your thermostat|I set the temperature between [0-9\.]+ ?(°)?(F|C)? and [0-9\.]+ ?(°)?(F|C)? on your Hvac for you).
144
147
A: >> expecting = null
145
148
146
149
====
@@ -199,7 +202,7 @@ A: >> expecting = yesno
199
202
U: Yes
200
203
A: I set humidity on your Hvac to 60(%)? for you.
201
204
A: >> expecting = null
202
-
205
+
203
206
====
204
207
# 17-basic-target-min-hum-read
205
208
#U: Which is the minimum target humidity set on the Hvac?
@@ -262,22 +265,22 @@ A: >> expecting = null
262
265
#A: >> expecting = null
263
266
#
264
267
#====
265
-
# 23-basic-aval-swing-mode
268
+
# 23-basic-aval-swing-mode
266
269
# FIXME needs manifest/dataset to be updated, swing modes not matching documentation
267
270
#U: Which swing modes are available for my climate system?
268
271
#A: (The HVAC's swing mode could be set to (swing off|swing vertical|swing horizontal|swing both)\.)
269
272
#A: >> expecting = null
270
273
#
271
274
#====
272
-
# 24-basic-set-swing-mode
275
+
# 24-basic-set-swing-mode
273
276
# FIXME needs manifest/dataset to be updated, swing modes not matching documentation
274
-
#U: Set the HVAC swing mode to swing vertically
277
+
#U: Set the HVAC swing mode to swing vertically
275
278
#A: (I set climate system's swing mode to swinng vertically\.)
0 commit comments