forked from OHF-Voice/intents
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvalve_HassSetPosition.yaml
More file actions
15 lines (15 loc) · 481 Bytes
/
valve_HassSetPosition.yaml
File metadata and controls
15 lines (15 loc) · 481 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language: sr
tests:
- sentences:
- "подеси главни вентил на 100"
- "повећај позицију главног вентила на 100"
- "отвори главни вентил на 100"
intent:
name: HassSetPosition
slots:
domain: valve
name:
- "главни вентил"
- "главног вентила"
position: 100
response: "Позиција постављена"