home-assistant-intents 2026.1.6__py3-none-any.whl → 2026.2.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- home_assistant_intents/data/ar.json +641 -415
- home_assistant_intents/data/bg.json +440 -440
- home_assistant_intents/data/bn.json +15 -15
- home_assistant_intents/data/ca.json +834 -834
- home_assistant_intents/data/cs.json +726 -726
- home_assistant_intents/data/da.json +722 -722
- home_assistant_intents/data/de-CH.json +530 -530
- home_assistant_intents/data/de.json +1790 -1713
- home_assistant_intents/data/el.json +725 -725
- home_assistant_intents/data/en.json +1246 -1246
- home_assistant_intents/data/es.json +1015 -659
- home_assistant_intents/data/et.json +4 -4
- home_assistant_intents/data/eu.json +68 -68
- home_assistant_intents/data/fa.json +13 -13
- home_assistant_intents/data/fi.json +658 -658
- home_assistant_intents/data/fr.json +1204 -1204
- home_assistant_intents/data/gl.json +515 -308
- home_assistant_intents/data/he.json +166 -166
- home_assistant_intents/data/hi.json +45 -45
- home_assistant_intents/data/hr.json +461 -461
- home_assistant_intents/data/hu.json +664 -664
- home_assistant_intents/data/id.json +17 -17
- home_assistant_intents/data/is.json +127 -127
- home_assistant_intents/data/it.json +719 -677
- home_assistant_intents/data/ja.json +4 -4
- home_assistant_intents/data/ka.json +19 -19
- home_assistant_intents/data/ko.json +244 -244
- home_assistant_intents/data/kw.json +78 -78
- home_assistant_intents/data/lb.json +125 -125
- home_assistant_intents/data/lt.json +62 -62
- home_assistant_intents/data/lv.json +130 -130
- home_assistant_intents/data/ml.json +75 -75
- home_assistant_intents/data/mn.json +13 -13
- home_assistant_intents/data/ms.json +46 -46
- home_assistant_intents/data/nb.json +477 -477
- home_assistant_intents/data/ne.json +402 -402
- home_assistant_intents/data/nl.json +1351 -1351
- home_assistant_intents/data/pl.json +1280 -1280
- home_assistant_intents/data/pt-BR.json +807 -807
- home_assistant_intents/data/pt.json +417 -417
- home_assistant_intents/data/ro.json +1673 -1673
- home_assistant_intents/data/ru.json +495 -451
- home_assistant_intents/data/sk.json +1231 -908
- home_assistant_intents/data/sl.json +683 -683
- home_assistant_intents/data/sr-Latn.json +480 -480
- home_assistant_intents/data/sr.json +490 -490
- home_assistant_intents/data/sv.json +563 -563
- home_assistant_intents/data/sw.json +13 -13
- home_assistant_intents/data/te.json +13 -13
- home_assistant_intents/data/th.json +58 -58
- home_assistant_intents/data/tr.json +46 -46
- home_assistant_intents/data/uk.json +344 -344
- home_assistant_intents/data/ur.json +89 -89
- home_assistant_intents/data/vi.json +476 -476
- home_assistant_intents/data/zh-CN.json +456 -456
- home_assistant_intents/data/zh-HK.json +496 -496
- home_assistant_intents/data/zh-TW.json +240 -240
- {home_assistant_intents-2026.1.6.dist-info → home_assistant_intents-2026.2.3.dist-info}/METADATA +1 -1
- {home_assistant_intents-2026.1.6.dist-info → home_assistant_intents-2026.2.3.dist-info}/RECORD +62 -62
- {home_assistant_intents-2026.1.6.dist-info → home_assistant_intents-2026.2.3.dist-info}/WHEEL +1 -1
- {home_assistant_intents-2026.1.6.dist-info → home_assistant_intents-2026.2.3.dist-info}/licenses/LICENSE.md +0 -0
- {home_assistant_intents-2026.1.6.dist-info → home_assistant_intents-2026.2.3.dist-info}/top_level.txt +0 -0
|
@@ -1,11 +1,33 @@
|
|
|
1
1
|
{
|
|
2
2
|
"language": "ar",
|
|
3
3
|
"intents": {
|
|
4
|
-
"
|
|
4
|
+
"HassMediaPlayerMute": {
|
|
5
5
|
"data": [
|
|
6
6
|
{
|
|
7
7
|
"sentences": [
|
|
8
|
-
"
|
|
8
|
+
"كتم [[ال]صوت|[ال]موسيقى|مشغل الوسائط] [<here>]"
|
|
9
|
+
],
|
|
10
|
+
"requires_context": {
|
|
11
|
+
"area": {
|
|
12
|
+
"slot": true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"sentences": [
|
|
18
|
+
"كتم [[ال]صوت|[ال]موسيقى] [على] <name>"
|
|
19
|
+
],
|
|
20
|
+
"requires_context": {
|
|
21
|
+
"domain": "media_player"
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
]
|
|
25
|
+
},
|
|
26
|
+
"HassTurnOn": {
|
|
27
|
+
"data": [
|
|
28
|
+
{
|
|
29
|
+
"sentences": [
|
|
30
|
+
"<turn_on> [<light> | <switch>] <name>"
|
|
9
31
|
],
|
|
10
32
|
"excludes_context": {
|
|
11
33
|
"domain": [
|
|
@@ -23,77 +45,61 @@
|
|
|
23
45
|
},
|
|
24
46
|
{
|
|
25
47
|
"sentences": [
|
|
26
|
-
"
|
|
48
|
+
"<turn_on> [<all>] <fan> [<in>] <area>"
|
|
27
49
|
],
|
|
28
|
-
"
|
|
29
|
-
"
|
|
50
|
+
"slots": {
|
|
51
|
+
"domain": "fan",
|
|
52
|
+
"name": "all"
|
|
30
53
|
},
|
|
31
|
-
"
|
|
32
|
-
"domain": "light"
|
|
33
|
-
}
|
|
54
|
+
"response": "fans_area"
|
|
34
55
|
},
|
|
35
56
|
{
|
|
36
57
|
"sentences": [
|
|
37
|
-
"<
|
|
38
|
-
"
|
|
58
|
+
"[<turn_on>] [<script>] <name>",
|
|
59
|
+
"[<script>] <name> <turn_on>"
|
|
39
60
|
],
|
|
40
|
-
"
|
|
41
|
-
"
|
|
61
|
+
"requires_context": {
|
|
62
|
+
"domain": "script"
|
|
42
63
|
},
|
|
43
64
|
"slots": {
|
|
44
|
-
"domain": "
|
|
65
|
+
"domain": "script"
|
|
45
66
|
},
|
|
46
|
-
"response": "
|
|
67
|
+
"response": "script"
|
|
47
68
|
},
|
|
48
69
|
{
|
|
49
70
|
"sentences": [
|
|
50
|
-
"<
|
|
51
|
-
"<turn_off> [<all>] <light> <everywhere>",
|
|
52
|
-
"<turn_off> <everywhere> [<all>] <light>"
|
|
71
|
+
"[<turn_on>] [<scene>] <name>"
|
|
53
72
|
],
|
|
54
|
-
"
|
|
55
|
-
"
|
|
73
|
+
"requires_context": {
|
|
74
|
+
"domain": "scene"
|
|
56
75
|
},
|
|
57
76
|
"slots": {
|
|
58
|
-
"domain": "
|
|
77
|
+
"domain": "scene"
|
|
59
78
|
},
|
|
60
|
-
"response": "
|
|
79
|
+
"response": "scene"
|
|
61
80
|
},
|
|
62
81
|
{
|
|
63
82
|
"sentences": [
|
|
64
|
-
"<
|
|
65
|
-
"<turn_off> [<here>] <all_lights>"
|
|
83
|
+
"<close> <name> [<in> <area>]"
|
|
66
84
|
],
|
|
67
|
-
"expansion_rules": {
|
|
68
|
-
"all_lights": "([<all>] <light>|<light> [<all>])",
|
|
69
|
-
"here": "(هنا|هون|هينا)"
|
|
70
|
-
},
|
|
71
|
-
"slots": {
|
|
72
|
-
"domain": "light"
|
|
73
|
-
},
|
|
74
85
|
"requires_context": {
|
|
75
|
-
"
|
|
76
|
-
"slot": true
|
|
77
|
-
}
|
|
86
|
+
"domain": "lock"
|
|
78
87
|
},
|
|
79
|
-
"response": "
|
|
88
|
+
"response": "lock"
|
|
80
89
|
},
|
|
81
90
|
{
|
|
82
91
|
"sentences": [
|
|
83
|
-
"<
|
|
84
|
-
"<turn_off> [<in>] <floor> <all_lights>"
|
|
92
|
+
"<close> [<all>] [ال](اقفال|قفل) [<in>] <area>"
|
|
85
93
|
],
|
|
86
|
-
"expansion_rules": {
|
|
87
|
-
"all_lights": "([<all>] <light>|<light> [<all>])"
|
|
88
|
-
},
|
|
89
94
|
"slots": {
|
|
90
|
-
"domain": "
|
|
95
|
+
"domain": "lock",
|
|
96
|
+
"name": "all"
|
|
91
97
|
},
|
|
92
|
-
"response": "
|
|
98
|
+
"response": "lock"
|
|
93
99
|
},
|
|
94
100
|
{
|
|
95
101
|
"sentences": [
|
|
96
|
-
"<
|
|
102
|
+
"<open> <name> [<in>] [<area>]"
|
|
97
103
|
],
|
|
98
104
|
"requires_context": {
|
|
99
105
|
"domain": "cover"
|
|
@@ -102,7 +108,7 @@
|
|
|
102
108
|
},
|
|
103
109
|
{
|
|
104
110
|
"sentences": [
|
|
105
|
-
"<
|
|
111
|
+
"<open> باب الجراج"
|
|
106
112
|
],
|
|
107
113
|
"slots": {
|
|
108
114
|
"domain": "cover",
|
|
@@ -112,7 +118,7 @@
|
|
|
112
118
|
},
|
|
113
119
|
{
|
|
114
120
|
"sentences": [
|
|
115
|
-
"<
|
|
121
|
+
"<open> {cover_classes:device_class} <in> <area>"
|
|
116
122
|
],
|
|
117
123
|
"slots": {
|
|
118
124
|
"domain": "cover"
|
|
@@ -121,126 +127,105 @@
|
|
|
121
127
|
},
|
|
122
128
|
{
|
|
123
129
|
"sentences": [
|
|
124
|
-
"<
|
|
130
|
+
"[<turn_on>] (<in> <area> [<light>] <name>|[<light>] <name> [in <area>])"
|
|
125
131
|
],
|
|
126
|
-
"
|
|
127
|
-
"
|
|
128
|
-
"name": "all"
|
|
132
|
+
"expansion_rules": {
|
|
133
|
+
"all_lights": "([<all>] <light>|<light> [<all>])"
|
|
129
134
|
},
|
|
130
|
-
"
|
|
135
|
+
"requires_context": {
|
|
136
|
+
"domain": "light"
|
|
137
|
+
}
|
|
131
138
|
},
|
|
132
139
|
{
|
|
133
140
|
"sentences": [
|
|
134
|
-
"<
|
|
141
|
+
"<turn_on> <all_lights> [<in>] <area>",
|
|
142
|
+
"<turn_on> [<in>] <area> <all_lights>"
|
|
135
143
|
],
|
|
144
|
+
"expansion_rules": {
|
|
145
|
+
"all_lights": "([<all>] <light>|<light> [<all>])"
|
|
146
|
+
},
|
|
136
147
|
"slots": {
|
|
137
|
-
"domain": "
|
|
138
|
-
"name": "all"
|
|
148
|
+
"domain": "light"
|
|
139
149
|
},
|
|
140
|
-
"response": "
|
|
150
|
+
"response": "lights_area"
|
|
141
151
|
},
|
|
142
152
|
{
|
|
143
153
|
"sentences": [
|
|
144
|
-
"<
|
|
154
|
+
"<turn_on> <all_lights>",
|
|
155
|
+
"<turn_on> [<all>] <light> <everywhere>",
|
|
156
|
+
"<turn_on> <everywhere> [<all>] <light>"
|
|
145
157
|
],
|
|
146
|
-
"
|
|
147
|
-
"
|
|
158
|
+
"expansion_rules": {
|
|
159
|
+
"all_lights": "(<all> <light>|<light> <all>)"
|
|
148
160
|
},
|
|
149
|
-
"
|
|
161
|
+
"slots": {
|
|
162
|
+
"domain": "light"
|
|
163
|
+
},
|
|
164
|
+
"response": "light_all"
|
|
150
165
|
},
|
|
151
166
|
{
|
|
152
167
|
"sentences": [
|
|
153
|
-
"<
|
|
168
|
+
"<turn_on> <all_lights> [<here>]",
|
|
169
|
+
"<turn_on> [<here>] <all_lights>"
|
|
154
170
|
],
|
|
171
|
+
"expansion_rules": {
|
|
172
|
+
"all_lights": "([<all>] <light>|<light> [<all>])",
|
|
173
|
+
"here": "(هنا|هون|هينا)"
|
|
174
|
+
},
|
|
155
175
|
"slots": {
|
|
156
|
-
"domain": "
|
|
157
|
-
"name": "all"
|
|
176
|
+
"domain": "light"
|
|
158
177
|
},
|
|
159
|
-
"
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
{
|
|
166
|
-
"sentences": [
|
|
167
|
-
"<timer_cancel> <timer>",
|
|
168
|
-
"<timer_cancel> <timer> <timer_start>",
|
|
169
|
-
"<timer_cancel> <timer> [<in>] <area>",
|
|
170
|
-
"<timer_cancel> <timer> [<called>] [ال]{timer_name:name}"
|
|
171
|
-
]
|
|
172
|
-
}
|
|
173
|
-
]
|
|
174
|
-
},
|
|
175
|
-
"HassTimerStatus": {
|
|
176
|
-
"data": [
|
|
177
|
-
{
|
|
178
|
-
"sentences": [
|
|
179
|
-
"[<what_is>] حالة <timer>",
|
|
180
|
-
"[<what_is>] حالة <timer> [<duration>] <timer_start>",
|
|
181
|
-
"[<what_is>] حالة <timer> [<in>] <area>",
|
|
182
|
-
"[<what_is>] حالة <timer> [<called>] [ال]{timer_name:name}"
|
|
183
|
-
],
|
|
184
|
-
"required_keywords": [
|
|
185
|
-
"<timer>",
|
|
186
|
-
"حالة"
|
|
187
|
-
]
|
|
178
|
+
"requires_context": {
|
|
179
|
+
"area": {
|
|
180
|
+
"slot": true
|
|
181
|
+
}
|
|
182
|
+
},
|
|
183
|
+
"response": "lights_area"
|
|
188
184
|
},
|
|
189
185
|
{
|
|
190
186
|
"sentences": [
|
|
191
|
-
"<
|
|
192
|
-
"<
|
|
193
|
-
"<what_is> [الوقت|الزمن] [<remains>] [[من] الوقت|الزمن] (<to>|<in> )<timer> [<in>] <area>",
|
|
194
|
-
"<what_is> [الوقت|الزمن] [<remains>] [[من] الوقت|الزمن] (<to>|<in> )<timer> [<called>] [ال]{timer_name:name}"
|
|
187
|
+
"<turn_on> <all_lights> [<in>] <floor>",
|
|
188
|
+
"<turn_on> [<in>] <floor> <all_lights>"
|
|
195
189
|
],
|
|
196
|
-
"
|
|
197
|
-
"<
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
"
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
"تبقى",
|
|
204
|
-
"متبقي",
|
|
205
|
-
"بقى",
|
|
206
|
-
"لسه"
|
|
207
|
-
]
|
|
190
|
+
"expansion_rules": {
|
|
191
|
+
"all_lights": "([<all>] <light>|<light> [<all>])"
|
|
192
|
+
},
|
|
193
|
+
"slots": {
|
|
194
|
+
"domain": "light"
|
|
195
|
+
},
|
|
196
|
+
"response": "lights_floor"
|
|
208
197
|
}
|
|
209
198
|
]
|
|
210
199
|
},
|
|
211
|
-
"
|
|
200
|
+
"HassDecreaseTimer": {
|
|
212
201
|
"data": [
|
|
213
202
|
{
|
|
214
203
|
"sentences": [
|
|
215
|
-
"<
|
|
204
|
+
"<decrease> <timer_duration> من <timer>",
|
|
205
|
+
"<decrease> <timer_duration> من <timer> <timer_start>",
|
|
206
|
+
"<decrease> <timer_duration> من <timer> <area>",
|
|
207
|
+
"<decrease> <timer_duration> من <timer> <in> <area>",
|
|
208
|
+
"<decrease> <timer_duration> من <timer> [<called>] [ال]{timer_name:name}"
|
|
216
209
|
]
|
|
217
210
|
},
|
|
218
211
|
{
|
|
219
212
|
"sentences": [
|
|
220
|
-
"<
|
|
213
|
+
"<decrease> <timer> <by><timer_duration>",
|
|
214
|
+
"<decrease> <timer> <timer_start> <by><timer_duration>",
|
|
215
|
+
"<decrease> <timer> [<in>] <area> <by><timer_duration>",
|
|
216
|
+
"<decrease> <timer> <called> [ال]{timer_name:name} <by><timer_duration>"
|
|
221
217
|
],
|
|
222
|
-
"
|
|
223
|
-
"
|
|
218
|
+
"expansion_rules": {
|
|
219
|
+
"by": "(بمقدار|ب)[ ]"
|
|
224
220
|
}
|
|
225
221
|
}
|
|
226
222
|
]
|
|
227
223
|
},
|
|
228
|
-
"
|
|
229
|
-
"data": [
|
|
230
|
-
{
|
|
231
|
-
"sentences": [
|
|
232
|
-
"(<what_is>|<tell_me>) <time> [هلق|حاليا]",
|
|
233
|
-
"(<what_is>|<tell_me>) [هلق|حاليا] <time>",
|
|
234
|
-
"<time> [هلق|حاليا] (<what_is>|<tell_me>)"
|
|
235
|
-
]
|
|
236
|
-
}
|
|
237
|
-
]
|
|
238
|
-
},
|
|
239
|
-
"HassTurnOn": {
|
|
224
|
+
"HassTurnOff": {
|
|
240
225
|
"data": [
|
|
241
226
|
{
|
|
242
227
|
"sentences": [
|
|
243
|
-
"[<
|
|
228
|
+
"[<turn_off>] (<in> <area> [<light>] <name>|[<light>] <name> [in <area>])"
|
|
244
229
|
],
|
|
245
230
|
"expansion_rules": {
|
|
246
231
|
"all_lights": "([<all>] <light>|<light> [<all>])"
|
|
@@ -251,8 +236,8 @@
|
|
|
251
236
|
},
|
|
252
237
|
{
|
|
253
238
|
"sentences": [
|
|
254
|
-
"<
|
|
255
|
-
"<
|
|
239
|
+
"<turn_off> <all_lights> [<in>] <area>",
|
|
240
|
+
"<turn_off> [<in>] <area> <all_lights>"
|
|
256
241
|
],
|
|
257
242
|
"expansion_rules": {
|
|
258
243
|
"all_lights": "([<all>] <light>|<light> [<all>])"
|
|
@@ -264,9 +249,9 @@
|
|
|
264
249
|
},
|
|
265
250
|
{
|
|
266
251
|
"sentences": [
|
|
267
|
-
"<
|
|
268
|
-
"<
|
|
269
|
-
"<
|
|
252
|
+
"<turn_off> <all_lights>",
|
|
253
|
+
"<turn_off> [<all>] <light> <everywhere>",
|
|
254
|
+
"<turn_off> <everywhere> [<all>] <light>"
|
|
270
255
|
],
|
|
271
256
|
"expansion_rules": {
|
|
272
257
|
"all_lights": "(<all> <light>|<light> <all>)"
|
|
@@ -278,8 +263,8 @@
|
|
|
278
263
|
},
|
|
279
264
|
{
|
|
280
265
|
"sentences": [
|
|
281
|
-
"<
|
|
282
|
-
"<
|
|
266
|
+
"<turn_off> <all_lights> [<here>]",
|
|
267
|
+
"<turn_off> [<here>] <all_lights>"
|
|
283
268
|
],
|
|
284
269
|
"expansion_rules": {
|
|
285
270
|
"all_lights": "([<all>] <light>|<light> [<all>])",
|
|
@@ -297,8 +282,8 @@
|
|
|
297
282
|
},
|
|
298
283
|
{
|
|
299
284
|
"sentences": [
|
|
300
|
-
"<
|
|
301
|
-
"<
|
|
285
|
+
"<turn_off> <all_lights> [<in>] <floor>",
|
|
286
|
+
"<turn_off> [<in>] <floor> <all_lights>"
|
|
302
287
|
],
|
|
303
288
|
"expansion_rules": {
|
|
304
289
|
"all_lights": "([<all>] <light>|<light> [<all>])"
|
|
@@ -310,7 +295,7 @@
|
|
|
310
295
|
},
|
|
311
296
|
{
|
|
312
297
|
"sentences": [
|
|
313
|
-
"<
|
|
298
|
+
"<turn_off> [<all>] <fan> [<in>] <area>"
|
|
314
299
|
],
|
|
315
300
|
"slots": {
|
|
316
301
|
"domain": "fan",
|
|
@@ -320,51 +305,45 @@
|
|
|
320
305
|
},
|
|
321
306
|
{
|
|
322
307
|
"sentences": [
|
|
323
|
-
"
|
|
324
|
-
"[<script>] <name> <turn_on>"
|
|
308
|
+
"<turn_off> [<all>] <fan>"
|
|
325
309
|
],
|
|
326
|
-
"requires_context": {
|
|
327
|
-
"domain": "script"
|
|
328
|
-
},
|
|
329
310
|
"slots": {
|
|
330
|
-
"domain": "
|
|
331
|
-
|
|
332
|
-
|
|
311
|
+
"domain": "fan",
|
|
312
|
+
"name": "all"
|
|
313
|
+
},
|
|
314
|
+
"response": "fan_all"
|
|
333
315
|
},
|
|
334
316
|
{
|
|
335
317
|
"sentences": [
|
|
336
|
-
"
|
|
318
|
+
"<close> <name> [<in> <area>]"
|
|
337
319
|
],
|
|
338
320
|
"requires_context": {
|
|
339
|
-
"domain": "
|
|
340
|
-
},
|
|
341
|
-
"slots": {
|
|
342
|
-
"domain": "scene"
|
|
321
|
+
"domain": "cover"
|
|
343
322
|
},
|
|
344
|
-
"response": "
|
|
323
|
+
"response": "cover"
|
|
345
324
|
},
|
|
346
325
|
{
|
|
347
326
|
"sentences": [
|
|
348
|
-
"<close>
|
|
327
|
+
"<close> باب الجراج"
|
|
349
328
|
],
|
|
350
|
-
"
|
|
351
|
-
"domain": "
|
|
329
|
+
"slots": {
|
|
330
|
+
"domain": "cover",
|
|
331
|
+
"device_class": "garage"
|
|
352
332
|
},
|
|
353
|
-
"response": "
|
|
333
|
+
"response": "cover_device_class"
|
|
354
334
|
},
|
|
355
335
|
{
|
|
356
336
|
"sentences": [
|
|
357
|
-
"<close>
|
|
337
|
+
"<close> {cover_classes:device_class} [<in>] <area>"
|
|
358
338
|
],
|
|
359
339
|
"slots": {
|
|
360
|
-
"domain": "
|
|
361
|
-
"name": "all"
|
|
340
|
+
"domain": "cover"
|
|
362
341
|
},
|
|
363
|
-
"response": "
|
|
342
|
+
"response": "cover_device_class"
|
|
364
343
|
},
|
|
365
344
|
{
|
|
366
345
|
"sentences": [
|
|
367
|
-
"<
|
|
346
|
+
"<turn_off> [<light> | <switch>] <name>"
|
|
368
347
|
],
|
|
369
348
|
"excludes_context": {
|
|
370
349
|
"domain": [
|
|
@@ -382,60 +361,78 @@
|
|
|
382
361
|
},
|
|
383
362
|
{
|
|
384
363
|
"sentences": [
|
|
385
|
-
"<open> <name> [<in>
|
|
364
|
+
"<open> <name> [<in> <area>]"
|
|
386
365
|
],
|
|
387
366
|
"requires_context": {
|
|
388
|
-
"domain": "
|
|
367
|
+
"domain": "lock"
|
|
389
368
|
},
|
|
390
|
-
"response": "
|
|
369
|
+
"response": "unlock"
|
|
391
370
|
},
|
|
392
371
|
{
|
|
393
372
|
"sentences": [
|
|
394
|
-
"<open>
|
|
373
|
+
"<open> [<all>] [ال](اقفال|قفل) [<in>] <area>"
|
|
395
374
|
],
|
|
396
375
|
"slots": {
|
|
397
|
-
"domain": "
|
|
398
|
-
"
|
|
376
|
+
"domain": "lock",
|
|
377
|
+
"name": "all"
|
|
399
378
|
},
|
|
400
|
-
"response": "
|
|
379
|
+
"response": "unlock"
|
|
380
|
+
}
|
|
381
|
+
]
|
|
382
|
+
},
|
|
383
|
+
"HassGetWeather": {
|
|
384
|
+
"data": [
|
|
385
|
+
{
|
|
386
|
+
"sentences": [
|
|
387
|
+
"<what_is> <weather>"
|
|
388
|
+
]
|
|
401
389
|
},
|
|
402
390
|
{
|
|
403
391
|
"sentences": [
|
|
404
|
-
"<
|
|
392
|
+
"<what_is> <weather> <in> <name>"
|
|
405
393
|
],
|
|
406
|
-
"
|
|
407
|
-
"domain": "
|
|
408
|
-
}
|
|
409
|
-
"response": "cover_device_class"
|
|
394
|
+
"requires_context": {
|
|
395
|
+
"domain": "weather"
|
|
396
|
+
}
|
|
410
397
|
}
|
|
411
398
|
]
|
|
412
399
|
},
|
|
413
|
-
"
|
|
400
|
+
"HassGetCurrentTime": {
|
|
414
401
|
"data": [
|
|
415
402
|
{
|
|
416
403
|
"sentences": [
|
|
417
|
-
"
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
"my_list": "[ال](قائمة|قائمتي|لائحة|لائحتي|قائمة الخاصة بي) [(ال|لل)تسوق]",
|
|
422
|
-
"item": "{shopping_list_item:item}"
|
|
423
|
-
}
|
|
404
|
+
"(<what_is>|<tell_me>) <time> [هلق|حاليا]",
|
|
405
|
+
"(<what_is>|<tell_me>) [هلق|حاليا] <time>",
|
|
406
|
+
"<time> [هلق|حاليا] (<what_is>|<tell_me>)"
|
|
407
|
+
]
|
|
424
408
|
}
|
|
425
409
|
]
|
|
426
410
|
},
|
|
427
|
-
"
|
|
411
|
+
"HassGetCurrentDate": {
|
|
428
412
|
"data": [
|
|
429
413
|
{
|
|
430
414
|
"sentences": [
|
|
431
|
-
"(
|
|
432
|
-
"(
|
|
433
|
-
"
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
415
|
+
"(<what_is>|<tell_me>) [ال]تاريخ اليوم",
|
|
416
|
+
"(<what_is>|<tell_me>) اليوم التاريخ",
|
|
417
|
+
"[ال]تاريخ اليوم <what_is>"
|
|
418
|
+
]
|
|
419
|
+
}
|
|
420
|
+
]
|
|
421
|
+
},
|
|
422
|
+
"HassMediaPause": {
|
|
423
|
+
"data": [
|
|
424
|
+
{
|
|
425
|
+
"sentences": [
|
|
426
|
+
"<pause>;<name>",
|
|
427
|
+
"<pause>;([ل|لل]<name>)"
|
|
428
|
+
],
|
|
429
|
+
"requires_context": {
|
|
430
|
+
"domain": "media_player"
|
|
431
|
+
}
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"sentences": [
|
|
435
|
+
"<pause> [ل|لل|ال](مسار|أغنية|موسيقى|(عرض|عرضي|عروض) [التلفاز]|[مشغل|مشغلات] الوسائط) [<in>] <area>"
|
|
439
436
|
]
|
|
440
437
|
}
|
|
441
438
|
]
|
|
@@ -475,41 +472,6 @@
|
|
|
475
472
|
}
|
|
476
473
|
]
|
|
477
474
|
},
|
|
478
|
-
"HassGetCurrentDate": {
|
|
479
|
-
"data": [
|
|
480
|
-
{
|
|
481
|
-
"sentences": [
|
|
482
|
-
"(<what_is>|<tell_me>) [ال]تاريخ اليوم",
|
|
483
|
-
"(<what_is>|<tell_me>) اليوم التاريخ",
|
|
484
|
-
"[ال]تاريخ اليوم <what_is>"
|
|
485
|
-
]
|
|
486
|
-
}
|
|
487
|
-
]
|
|
488
|
-
},
|
|
489
|
-
"HassIncreaseTimer": {
|
|
490
|
-
"data": [
|
|
491
|
-
{
|
|
492
|
-
"sentences": [
|
|
493
|
-
"<increase> <timer_duration> <to><timer>",
|
|
494
|
-
"<increase> <timer_duration> <to><timer> <timer_start>",
|
|
495
|
-
"<increase> <timer_duration> <to><timer> <area>",
|
|
496
|
-
"<increase> <timer_duration> <to><timer> <in> <area>",
|
|
497
|
-
"<increase> <timer_duration> <to><timer> [<called>] [ال]{timer_name:name}"
|
|
498
|
-
]
|
|
499
|
-
},
|
|
500
|
-
{
|
|
501
|
-
"sentences": [
|
|
502
|
-
"<increase> <timer> <by><timer_duration>",
|
|
503
|
-
"<increase> <timer> <timer_start> <by><timer_duration>",
|
|
504
|
-
"<increase> <timer> [<in>] <area> <by><timer_duration>",
|
|
505
|
-
"<increase> <timer> <called> [ال]{timer_name:name} <by><timer_duration>"
|
|
506
|
-
],
|
|
507
|
-
"expansion_rules": {
|
|
508
|
-
"by": "(بمقدار|ب)[ ]"
|
|
509
|
-
}
|
|
510
|
-
}
|
|
511
|
-
]
|
|
512
|
-
},
|
|
513
475
|
"HassLightSet": {
|
|
514
476
|
"data": [
|
|
515
477
|
{
|
|
@@ -610,12 +572,163 @@
|
|
|
610
572
|
}
|
|
611
573
|
]
|
|
612
574
|
},
|
|
613
|
-
"
|
|
575
|
+
"HassCancelTimer": {
|
|
614
576
|
"data": [
|
|
615
577
|
{
|
|
616
578
|
"sentences": [
|
|
617
|
-
"
|
|
618
|
-
"
|
|
579
|
+
"<timer_cancel> <timer>",
|
|
580
|
+
"<timer_cancel> <timer> <timer_start>",
|
|
581
|
+
"<timer_cancel> <timer> [<in>] <area>",
|
|
582
|
+
"<timer_cancel> <timer> [<called>] [ال]{timer_name:name}"
|
|
583
|
+
]
|
|
584
|
+
}
|
|
585
|
+
]
|
|
586
|
+
},
|
|
587
|
+
"HassGetState": {
|
|
588
|
+
"data": [
|
|
589
|
+
{
|
|
590
|
+
"sentences": [
|
|
591
|
+
"هل <name> {cover_states:state} [<in> <area>]"
|
|
592
|
+
],
|
|
593
|
+
"response": "one_yesno",
|
|
594
|
+
"requires_context": {
|
|
595
|
+
"domain": "cover"
|
|
596
|
+
},
|
|
597
|
+
"slots": {
|
|
598
|
+
"domain": "cover"
|
|
599
|
+
}
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
"sentences": [
|
|
603
|
+
"هل هناك {cover_classes:device_class} {cover_states:state} [<in> <area>]"
|
|
604
|
+
],
|
|
605
|
+
"response": "any",
|
|
606
|
+
"slots": {
|
|
607
|
+
"domain": "cover"
|
|
608
|
+
}
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"sentences": [
|
|
612
|
+
"هل جميع {cover_classes:device_class} {cover_states:state} [<in> <area>]"
|
|
613
|
+
],
|
|
614
|
+
"response": "all",
|
|
615
|
+
"slots": {
|
|
616
|
+
"domain": "cover"
|
|
617
|
+
}
|
|
618
|
+
},
|
|
619
|
+
{
|
|
620
|
+
"sentences": [
|
|
621
|
+
"اي {cover_classes:device_class} {cover_states:state} [<in> <area>]"
|
|
622
|
+
],
|
|
623
|
+
"response": "which",
|
|
624
|
+
"slots": {
|
|
625
|
+
"domain": "cover"
|
|
626
|
+
}
|
|
627
|
+
},
|
|
628
|
+
{
|
|
629
|
+
"sentences": [
|
|
630
|
+
"(كم|ما|ماهو|ماذا) [عدد] {cover_classes:device_class} [اللتي] {cover_states:state} [<in> <area>]"
|
|
631
|
+
],
|
|
632
|
+
"response": "how_many",
|
|
633
|
+
"slots": {
|
|
634
|
+
"domain": "cover"
|
|
635
|
+
}
|
|
636
|
+
},
|
|
637
|
+
{
|
|
638
|
+
"sentences": [
|
|
639
|
+
"<what_is> [حالة] <name> [<in> <area>]"
|
|
640
|
+
],
|
|
641
|
+
"excludes_context": {
|
|
642
|
+
"domain": [
|
|
643
|
+
"scene",
|
|
644
|
+
"script"
|
|
645
|
+
]
|
|
646
|
+
},
|
|
647
|
+
"response": "one"
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"sentences": [
|
|
651
|
+
"<is_it> <name> [<in> <area>] {on_off_states:state}"
|
|
652
|
+
],
|
|
653
|
+
"excludes_context": {
|
|
654
|
+
"domain": [
|
|
655
|
+
"cover"
|
|
656
|
+
]
|
|
657
|
+
},
|
|
658
|
+
"response": "one_yesno"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"sentences": [
|
|
662
|
+
"<is_it> <any> {on_off_domains:domain} {on_off_states:state} [<in> <area>]"
|
|
663
|
+
],
|
|
664
|
+
"response": "any"
|
|
665
|
+
},
|
|
666
|
+
{
|
|
667
|
+
"sentences": [
|
|
668
|
+
"<is_it> <all> {on_off_domains:domain} {on_off_states:state} [<in> <area>]"
|
|
669
|
+
],
|
|
670
|
+
"response": "all"
|
|
671
|
+
},
|
|
672
|
+
{
|
|
673
|
+
"sentences": [
|
|
674
|
+
"<what_is> {on_off_domains:domain} [التي] {on_off_states:state} [<in> <area>]"
|
|
675
|
+
],
|
|
676
|
+
"response": "which"
|
|
677
|
+
},
|
|
678
|
+
{
|
|
679
|
+
"sentences": [
|
|
680
|
+
"<how_many> {on_off_domains:domain} [التي] {on_off_states:state} [<in> <area>]"
|
|
681
|
+
],
|
|
682
|
+
"response": "how_many"
|
|
683
|
+
}
|
|
684
|
+
]
|
|
685
|
+
},
|
|
686
|
+
"HassIncreaseTimer": {
|
|
687
|
+
"data": [
|
|
688
|
+
{
|
|
689
|
+
"sentences": [
|
|
690
|
+
"<increase> <timer_duration> <to><timer>",
|
|
691
|
+
"<increase> <timer_duration> <to><timer> <timer_start>",
|
|
692
|
+
"<increase> <timer_duration> <to><timer> <area>",
|
|
693
|
+
"<increase> <timer_duration> <to><timer> <in> <area>",
|
|
694
|
+
"<increase> <timer_duration> <to><timer> [<called>] [ال]{timer_name:name}"
|
|
695
|
+
]
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"sentences": [
|
|
699
|
+
"<increase> <timer> <by><timer_duration>",
|
|
700
|
+
"<increase> <timer> <timer_start> <by><timer_duration>",
|
|
701
|
+
"<increase> <timer> [<in>] <area> <by><timer_duration>",
|
|
702
|
+
"<increase> <timer> <called> [ال]{timer_name:name} <by><timer_duration>"
|
|
703
|
+
],
|
|
704
|
+
"expansion_rules": {
|
|
705
|
+
"by": "(بمقدار|ب)[ ]"
|
|
706
|
+
}
|
|
707
|
+
}
|
|
708
|
+
]
|
|
709
|
+
},
|
|
710
|
+
"HassShoppingListCompleteItem": {
|
|
711
|
+
"data": [
|
|
712
|
+
{
|
|
713
|
+
"sentences": [
|
|
714
|
+
"<complete> (<item>;(<from>|<in>) <my_list>)"
|
|
715
|
+
],
|
|
716
|
+
"response": "item_completed",
|
|
717
|
+
"expansion_rules": {
|
|
718
|
+
"my_list": "[ال](قائمة|قائمتي|لائحة|لائحتي|قائمة الخاصة بي) [(ال|لل)تسوق]",
|
|
719
|
+
"item": "{shopping_list_item:item}"
|
|
720
|
+
}
|
|
721
|
+
}
|
|
722
|
+
]
|
|
723
|
+
},
|
|
724
|
+
"HassSetVolume": {
|
|
725
|
+
"data": [
|
|
726
|
+
{
|
|
727
|
+
"sentences": [
|
|
728
|
+
"(<numeric_value_set>|<turn_up>|<turn_down>) ([<to>][مستوى] [ال]صوت [<to>]<name>;[<to>]<volume>)",
|
|
729
|
+
"((<numeric_value_set>|<turn_up>|<turn_down>) [<to>][مستوى] [ال]صوت [<to>]<name>;[<to>]<volume>)",
|
|
730
|
+
"(<numeric_value_set>|<turn_up>|<turn_down>) ([<to>][مستوى] [ال]صوت [<to>]<volume>;[<to>]<name>)",
|
|
731
|
+
"((<numeric_value_set>|<turn_up>|<turn_down>) [<to>][مستوى] [ال]صوت [<to>]<volume>;[<to>]<name>)"
|
|
619
732
|
],
|
|
620
733
|
"requires_context": {
|
|
621
734
|
"domain": "media_player"
|
|
@@ -623,8 +736,7 @@
|
|
|
623
736
|
},
|
|
624
737
|
{
|
|
625
738
|
"sentences": [
|
|
626
|
-
"[
|
|
627
|
-
"تخطي [<this>|إلى] [المسار|الأغنية] [<this>|<next>]"
|
|
739
|
+
"((<numeric_value_set>|<turn_up>|<turn_down>) [مستوى] [ال]صوت;[<to>]<volume>)"
|
|
628
740
|
],
|
|
629
741
|
"requires_context": {
|
|
630
742
|
"area": {
|
|
@@ -634,54 +746,107 @@
|
|
|
634
746
|
},
|
|
635
747
|
{
|
|
636
748
|
"sentences": [
|
|
637
|
-
"[
|
|
638
|
-
"
|
|
749
|
+
"(<numeric_value_set>|<turn_up>|<turn_down>) ([<to>][مستوى] [ال]صوت [<in>] <area>;[<to>]<volume>)",
|
|
750
|
+
"((<numeric_value_set>|<turn_up>|<turn_down>) [<to>][مستوى] [ال]صوت [<in>] <area>;[<to>]<volume>)",
|
|
751
|
+
"(<numeric_value_set>|<turn_up>|<turn_down>) ([<to>][مستوى] [ال]صوت [<to>]<volume>;[<in>] <area>)",
|
|
752
|
+
"((<numeric_value_set>|<turn_up>|<turn_down>) [<to>][مستوى] [ال]صوت [<to>]<volume>;[<in>] <area>)"
|
|
639
753
|
]
|
|
640
754
|
}
|
|
641
755
|
]
|
|
642
756
|
},
|
|
643
|
-
"
|
|
757
|
+
"HassVacuumStart": {
|
|
644
758
|
"data": [
|
|
645
759
|
{
|
|
646
760
|
"sentences": [
|
|
647
|
-
"<
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
"
|
|
651
|
-
|
|
761
|
+
"<turn_on> <name>"
|
|
762
|
+
],
|
|
763
|
+
"requires_context": {
|
|
764
|
+
"domain": "vacuum"
|
|
765
|
+
}
|
|
652
766
|
}
|
|
653
767
|
]
|
|
654
768
|
},
|
|
655
|
-
"
|
|
769
|
+
"HassListCompleteItem": {
|
|
656
770
|
"data": [
|
|
657
771
|
{
|
|
658
772
|
"sentences": [
|
|
659
|
-
"<
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
"
|
|
664
|
-
|
|
665
|
-
|
|
773
|
+
"<complete> (<item>;(<from>|<in>) <my_list>)"
|
|
774
|
+
],
|
|
775
|
+
"response": "item_completed",
|
|
776
|
+
"requires_context": {
|
|
777
|
+
"domain": "todo"
|
|
778
|
+
},
|
|
779
|
+
"expansion_rules": {
|
|
780
|
+
"item": "{todo_list_item:item}"
|
|
781
|
+
}
|
|
782
|
+
}
|
|
783
|
+
]
|
|
784
|
+
},
|
|
785
|
+
"HassBroadcast": {
|
|
786
|
+
"data": [
|
|
666
787
|
{
|
|
667
788
|
"sentences": [
|
|
668
|
-
"<
|
|
669
|
-
"<decrease> <timer> <timer_start> <by><timer_duration>",
|
|
670
|
-
"<decrease> <timer> [<in>] <area> <by><timer_duration>",
|
|
671
|
-
"<decrease> <timer> <called> [ال]{timer_name:name} <by><timer_duration>"
|
|
789
|
+
"<broadcast> [<everywhere>] [إنه|بأن|عن|<a>نو|<a>ن] {message}"
|
|
672
790
|
],
|
|
673
791
|
"expansion_rules": {
|
|
674
|
-
"
|
|
792
|
+
"broadcast": "(بلغ|قول|قل|[<a>]علن|[<a>]ذع)"
|
|
675
793
|
}
|
|
676
794
|
}
|
|
677
795
|
]
|
|
678
796
|
},
|
|
679
|
-
"
|
|
797
|
+
"HassClimateSetTemperature": {
|
|
798
|
+
"data": [
|
|
799
|
+
{
|
|
800
|
+
"sentences": [
|
|
801
|
+
"[<turn>] <temp> [[<in>] <area>] [<to>]<temperature>"
|
|
802
|
+
],
|
|
803
|
+
"response": "default"
|
|
804
|
+
}
|
|
805
|
+
]
|
|
806
|
+
},
|
|
807
|
+
"HassTimerStatus": {
|
|
808
|
+
"data": [
|
|
809
|
+
{
|
|
810
|
+
"sentences": [
|
|
811
|
+
"[<what_is>] حالة <timer>",
|
|
812
|
+
"[<what_is>] حالة <timer> [<duration>] <timer_start>",
|
|
813
|
+
"[<what_is>] حالة <timer> [<in>] <area>",
|
|
814
|
+
"[<what_is>] حالة <timer> [<called>] [ال]{timer_name:name}"
|
|
815
|
+
],
|
|
816
|
+
"required_keywords": [
|
|
817
|
+
"<timer>",
|
|
818
|
+
"حالة"
|
|
819
|
+
]
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
"sentences": [
|
|
823
|
+
"<what_is> [الوقت|الزمن] [<remains>] [[من] الوقت|الزمن] (<to>|<in> )<timer>",
|
|
824
|
+
"<what_is> [الوقت|الزمن] [<remains>] [[من] الوقت|الزمن] (<to>|<in> )<timer> [<duration>] <timer_start>",
|
|
825
|
+
"<what_is> [الوقت|الزمن] [<remains>] [[من] الوقت|الزمن] (<to>|<in> )<timer> [<in>] <area>",
|
|
826
|
+
"<what_is> [الوقت|الزمن] [<remains>] [[من] الوقت|الزمن] (<to>|<in> )<timer> [<called>] [ال]{timer_name:name}"
|
|
827
|
+
],
|
|
828
|
+
"required_keywords": [
|
|
829
|
+
"<timer>",
|
|
830
|
+
"البقي",
|
|
831
|
+
"الباقي",
|
|
832
|
+
"التبقى",
|
|
833
|
+
"المتبقي",
|
|
834
|
+
"باقي",
|
|
835
|
+
"تبقى",
|
|
836
|
+
"متبقي",
|
|
837
|
+
"بقى",
|
|
838
|
+
"لسه"
|
|
839
|
+
]
|
|
840
|
+
}
|
|
841
|
+
]
|
|
842
|
+
},
|
|
843
|
+
"HassMediaPrevious": {
|
|
680
844
|
"data": [
|
|
681
845
|
{
|
|
682
846
|
"sentences": [
|
|
683
|
-
"
|
|
684
|
-
"(<
|
|
847
|
+
"<go_back>;[على] <name>",
|
|
848
|
+
"(<go_back>|[المسار|العنصر] <previous>);[على|لـ] <name>",
|
|
849
|
+
"(<replay>|<go_back>|<go>) [<to>][المسار|الأغنية] (<previous>|<last>);[على] <name>"
|
|
685
850
|
],
|
|
686
851
|
"requires_context": {
|
|
687
852
|
"domain": "media_player"
|
|
@@ -689,20 +854,34 @@
|
|
|
689
854
|
},
|
|
690
855
|
{
|
|
691
856
|
"sentences": [
|
|
692
|
-
"<
|
|
857
|
+
"(<go_back>|[المسار|العنصر] <previous>)",
|
|
858
|
+
"(<replay>|<go_back>|<go>) [<to>][المسار|الأغنية] (<previous>|<last>)"
|
|
859
|
+
],
|
|
860
|
+
"requires_context": {
|
|
861
|
+
"area": {
|
|
862
|
+
"slot": true
|
|
863
|
+
}
|
|
864
|
+
}
|
|
865
|
+
},
|
|
866
|
+
{
|
|
867
|
+
"sentences": [
|
|
868
|
+
"(<go_back>|[المسار|العنصر] <previous>) [<in>] <area>",
|
|
869
|
+
"(<replay>|<go_back>|<go>) [<to>][المسار|الأغنية] (<previous>|<last>);[<in>] <area>"
|
|
693
870
|
]
|
|
694
871
|
}
|
|
695
872
|
]
|
|
696
873
|
},
|
|
697
|
-
"
|
|
874
|
+
"HassShoppingListAddItem": {
|
|
698
875
|
"data": [
|
|
699
876
|
{
|
|
700
877
|
"sentences": [
|
|
701
|
-
"<
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
878
|
+
"<add> (<item>;(<to>|<in> )<my_list>)"
|
|
879
|
+
],
|
|
880
|
+
"response": "item_added",
|
|
881
|
+
"expansion_rules": {
|
|
882
|
+
"my_list": "[ال](قائمة|قائمتي|لائحة|لائحتي|قائمة الخاصة بي) [(ال|لل)تسوق]",
|
|
883
|
+
"item": "{shopping_list_item:item}"
|
|
884
|
+
}
|
|
706
885
|
}
|
|
707
886
|
]
|
|
708
887
|
},
|
|
@@ -728,172 +907,170 @@
|
|
|
728
907
|
}
|
|
729
908
|
]
|
|
730
909
|
},
|
|
731
|
-
"
|
|
910
|
+
"HassMediaPlayerUnmute": {
|
|
732
911
|
"data": [
|
|
733
912
|
{
|
|
734
913
|
"sentences": [
|
|
735
|
-
"<
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
"
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
"HassVacuumReturnToBase": {
|
|
744
|
-
"data": [
|
|
914
|
+
"<cancel> ([ال]كتم) [الصوت|الموسيقى|مشغل الوسائط] [<here>]"
|
|
915
|
+
],
|
|
916
|
+
"requires_context": {
|
|
917
|
+
"area": {
|
|
918
|
+
"slot": true
|
|
919
|
+
}
|
|
920
|
+
}
|
|
921
|
+
},
|
|
745
922
|
{
|
|
746
923
|
"sentences": [
|
|
747
|
-
"
|
|
924
|
+
"<cancel> كتم صوت [<to>]<name>",
|
|
925
|
+
"<cancel> ([ال]كتم) [الصوت|الموسيقى] [<to>]<name>"
|
|
748
926
|
],
|
|
749
927
|
"requires_context": {
|
|
750
|
-
"domain": "
|
|
928
|
+
"domain": "media_player"
|
|
751
929
|
}
|
|
752
930
|
}
|
|
753
931
|
]
|
|
754
932
|
},
|
|
755
|
-
"
|
|
933
|
+
"HassNevermind": {
|
|
756
934
|
"data": [
|
|
757
935
|
{
|
|
758
936
|
"sentences": [
|
|
759
|
-
"
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
"
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
}
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
"excludes_context": {
|
|
774
|
-
"domain": [
|
|
775
|
-
"cover"
|
|
776
|
-
]
|
|
777
|
-
},
|
|
778
|
-
"response": "one_yesno"
|
|
779
|
-
},
|
|
937
|
+
"(لا|ما) تهتم",
|
|
938
|
+
"(لا|ما) يهم",
|
|
939
|
+
"(لا|ما) بهم",
|
|
940
|
+
"(لا|ما) بأس",
|
|
941
|
+
"(لا|ما) تقلق",
|
|
942
|
+
"إنسى",
|
|
943
|
+
"إنساها",
|
|
944
|
+
"إنسى ذلك"
|
|
945
|
+
]
|
|
946
|
+
}
|
|
947
|
+
]
|
|
948
|
+
},
|
|
949
|
+
"HassRespond": {
|
|
950
|
+
"data": [
|
|
780
951
|
{
|
|
781
952
|
"sentences": [
|
|
782
|
-
"<
|
|
953
|
+
"<hello> [<home_assistant>]"
|
|
783
954
|
],
|
|
784
|
-
"response": "
|
|
955
|
+
"response": "hello"
|
|
785
956
|
},
|
|
786
957
|
{
|
|
787
958
|
"sentences": [
|
|
788
|
-
"
|
|
959
|
+
"هل انت دائما ([ت]تسمع|تسجل)"
|
|
789
960
|
],
|
|
790
|
-
"response": "
|
|
961
|
+
"response": "listening"
|
|
791
962
|
},
|
|
792
963
|
{
|
|
793
964
|
"sentences": [
|
|
794
|
-
"<
|
|
965
|
+
"<where> <go> (بياناتي|معلوماتي) [الخاصه]"
|
|
795
966
|
],
|
|
796
|
-
"response": "
|
|
967
|
+
"response": "data"
|
|
797
968
|
},
|
|
798
969
|
{
|
|
799
970
|
"sentences": [
|
|
800
|
-
"<
|
|
971
|
+
"<what_is> <can> (اسال|اقول)"
|
|
801
972
|
],
|
|
802
|
-
"response": "
|
|
973
|
+
"response": "commands"
|
|
803
974
|
},
|
|
804
975
|
{
|
|
805
976
|
"sentences": [
|
|
806
|
-
"
|
|
977
|
+
"من [الذي[ن]] (صنع[و]ك|صمم[و]ك)"
|
|
807
978
|
],
|
|
808
|
-
"response": "
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
}
|
|
815
|
-
},
|
|
979
|
+
"response": "creator"
|
|
980
|
+
}
|
|
981
|
+
]
|
|
982
|
+
},
|
|
983
|
+
"HassVacuumReturnToBase": {
|
|
984
|
+
"data": [
|
|
816
985
|
{
|
|
817
986
|
"sentences": [
|
|
818
|
-
"
|
|
987
|
+
"(<turn_off>|<go>|ارجع|عد|اعد) [ايتها|يا] <name> [<to> (القاعدة|الشاحن)]"
|
|
819
988
|
],
|
|
820
|
-
"
|
|
821
|
-
|
|
822
|
-
"domain": "cover"
|
|
989
|
+
"requires_context": {
|
|
990
|
+
"domain": "vacuum"
|
|
823
991
|
}
|
|
824
|
-
}
|
|
992
|
+
}
|
|
993
|
+
]
|
|
994
|
+
},
|
|
995
|
+
"HassMediaNext": {
|
|
996
|
+
"data": [
|
|
825
997
|
{
|
|
826
998
|
"sentences": [
|
|
827
|
-
"
|
|
999
|
+
"[المسار|العنصر] <next> [على|لـ] <name>",
|
|
1000
|
+
"تخطي [<this>|إلى] [المسار|الأغنية] [<this>|<next>];[على] <name>"
|
|
828
1001
|
],
|
|
829
|
-
"
|
|
830
|
-
|
|
831
|
-
"domain": "cover"
|
|
1002
|
+
"requires_context": {
|
|
1003
|
+
"domain": "media_player"
|
|
832
1004
|
}
|
|
833
1005
|
},
|
|
834
1006
|
{
|
|
835
1007
|
"sentences": [
|
|
836
|
-
"
|
|
1008
|
+
"[المسار|العنصر] <next>",
|
|
1009
|
+
"تخطي [<this>|إلى] [المسار|الأغنية] [<this>|<next>]"
|
|
837
1010
|
],
|
|
838
|
-
"
|
|
839
|
-
|
|
840
|
-
|
|
1011
|
+
"requires_context": {
|
|
1012
|
+
"area": {
|
|
1013
|
+
"slot": true
|
|
1014
|
+
}
|
|
841
1015
|
}
|
|
842
1016
|
},
|
|
843
1017
|
{
|
|
844
1018
|
"sentences": [
|
|
845
|
-
"
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
"slots": {
|
|
849
|
-
"domain": "cover"
|
|
850
|
-
}
|
|
1019
|
+
"[المسار|العنصر] <next> [في] <area>",
|
|
1020
|
+
"تخطي [<this>|إلى] [المسار|الأغنية] [<this>|<next>];[<in>] <area>"
|
|
1021
|
+
]
|
|
851
1022
|
}
|
|
852
1023
|
]
|
|
853
1024
|
},
|
|
854
|
-
"
|
|
1025
|
+
"HassPauseTimer": {
|
|
855
1026
|
"data": [
|
|
856
1027
|
{
|
|
857
1028
|
"sentences": [
|
|
858
|
-
"<
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
"
|
|
862
|
-
|
|
1029
|
+
"<timer_pause> <timer>",
|
|
1030
|
+
"<timer_pause> <timer> <timer_start>",
|
|
1031
|
+
"<timer_pause> <timer> [<in>] <area>",
|
|
1032
|
+
"<timer_pause> <timer> [<called>] [ال]{timer_name:name}"
|
|
1033
|
+
]
|
|
863
1034
|
}
|
|
864
1035
|
]
|
|
865
1036
|
},
|
|
866
|
-
"
|
|
1037
|
+
"HassMediaUnpause": {
|
|
867
1038
|
"data": [
|
|
868
1039
|
{
|
|
869
1040
|
"sentences": [
|
|
870
|
-
"<
|
|
871
|
-
|
|
872
|
-
"response": "hello"
|
|
873
|
-
},
|
|
874
|
-
{
|
|
875
|
-
"sentences": [
|
|
876
|
-
"هل انت دائما ([ت]تسمع|تسجل)"
|
|
1041
|
+
"(<timer_resume>;<name>)",
|
|
1042
|
+
"(<timer_resume> [ل|لل]<name>)"
|
|
877
1043
|
],
|
|
878
|
-
"
|
|
1044
|
+
"requires_context": {
|
|
1045
|
+
"domain": "media_player"
|
|
1046
|
+
}
|
|
879
1047
|
},
|
|
880
1048
|
{
|
|
881
1049
|
"sentences": [
|
|
882
|
-
"<
|
|
1050
|
+
"<timer_resume>"
|
|
883
1051
|
],
|
|
884
|
-
"
|
|
1052
|
+
"requires_context": {
|
|
1053
|
+
"area": {
|
|
1054
|
+
"slot": true
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
885
1057
|
},
|
|
886
1058
|
{
|
|
887
1059
|
"sentences": [
|
|
888
|
-
"<
|
|
889
|
-
]
|
|
890
|
-
|
|
891
|
-
|
|
1060
|
+
"<timer_resume> [ال](مسار|أغنية|موسيقى|(عرض|عرضي|عروض) [التلفاز]|[مشغل|مشغلات] الوسائط) [<in>] <area>"
|
|
1061
|
+
]
|
|
1062
|
+
}
|
|
1063
|
+
]
|
|
1064
|
+
},
|
|
1065
|
+
"HassUnpauseTimer": {
|
|
1066
|
+
"data": [
|
|
892
1067
|
{
|
|
893
1068
|
"sentences": [
|
|
894
|
-
"
|
|
895
|
-
|
|
896
|
-
|
|
1069
|
+
"<timer_resume> <timer>",
|
|
1070
|
+
"<timer_resume> <timer> <timer_start>",
|
|
1071
|
+
"<timer_resume> <timer> [<in>] <area>",
|
|
1072
|
+
"<timer_resume> <timer> [<called>] [ال]{timer_name:name}"
|
|
1073
|
+
]
|
|
897
1074
|
}
|
|
898
1075
|
]
|
|
899
1076
|
},
|
|
@@ -901,26 +1078,27 @@
|
|
|
901
1078
|
"data": [
|
|
902
1079
|
{
|
|
903
1080
|
"sentences": [
|
|
904
|
-
"<add> <item
|
|
1081
|
+
"<add> (<item>;(<to>|<in> )<my_list>)"
|
|
905
1082
|
],
|
|
906
1083
|
"response": "item_added",
|
|
907
1084
|
"requires_context": {
|
|
908
1085
|
"domain": "todo"
|
|
909
1086
|
},
|
|
910
1087
|
"expansion_rules": {
|
|
911
|
-
"my_list": "[ال](قائمة|قائمتي|لائحة|لائحتي) {name} [الخاصة بي]",
|
|
912
1088
|
"item": "{shopping_list_item:item}"
|
|
913
1089
|
}
|
|
914
1090
|
}
|
|
915
1091
|
]
|
|
916
1092
|
},
|
|
917
|
-
"
|
|
1093
|
+
"HassClimateGetTemperature": {
|
|
918
1094
|
"data": [
|
|
919
1095
|
{
|
|
920
1096
|
"sentences": [
|
|
921
|
-
"
|
|
922
|
-
|
|
923
|
-
|
|
1097
|
+
"<what_is> <temp> [<in> <area>]",
|
|
1098
|
+
"<what_is> (حارة | باردة | دافئة | لطيفة) [<temp>] [[<in>] <area>]",
|
|
1099
|
+
"<what_is> <temp> <area>",
|
|
1100
|
+
"<temp> <area>"
|
|
1101
|
+
]
|
|
924
1102
|
}
|
|
925
1103
|
]
|
|
926
1104
|
}
|
|
@@ -959,6 +1137,42 @@
|
|
|
959
1137
|
"no_timer_support": "عذرًا، لا يتم دعم المؤقتات على هذا الجهاز"
|
|
960
1138
|
},
|
|
961
1139
|
"intents": {
|
|
1140
|
+
"HassMediaNext": {
|
|
1141
|
+
"default": "تشغيل التالي"
|
|
1142
|
+
},
|
|
1143
|
+
"HassGetCurrentTime": {
|
|
1144
|
+
"default": "{% set minute_str = '{0:02d}'.format(slots.time.minute) %}\n{% if slots.time.hour <= 12: %} {{ slots.time.hour }}:{{ minute_str }} صباحا {% else: %} {{ slots.time.hour - 12 }}:{{ minute_str }} مساءا {% endif %}\n"
|
|
1145
|
+
},
|
|
1146
|
+
"HassListAddItem": {
|
|
1147
|
+
"item_added": "تم إضافة {{ slots.item }}"
|
|
1148
|
+
},
|
|
1149
|
+
"HassTimerStatus": {
|
|
1150
|
+
"default": "{% set num_timers = slots.timers | length %}\n{% set active_timers = slots.timers | selectattr('is_active') | list %}\n{% set num_active_timers = active_timers | length %}\n{% set paused_timers = slots.timers | rejectattr('is_active') | list %}\n{% set num_paused_timers = paused_timers | length %}\n{% set next_timer = None %}\n\n{% if num_timers == 0 %}\n لا يوجد مؤقتات.\n{% elif num_active_timers == 0 %}\n {# No active timers #}\n {% if num_paused_timers == 1 %}\n {% set next_timer = paused_timers[0] %}\n المؤقت متوقف مؤقتاً.\n {% else %}\n يوجد {{ num_paused_timers }} مؤقتات متوقفة.\n {% endif %}\n{% else %}\n {# At least one active timer #}\n {% if num_active_timers == 1 %}\n {% set next_timer = active_timers[0] %}\n {% else %}\n {# Get active timer that will finish soonest #}\n {% set sorted_timers = active_timers | sort(attribute='total_seconds_left') %}\n {% set next_timer = sorted_timers[0] %}\n يوجد {{ num_active_timers }} مؤقتات نشطة.\n {% endif %}\n\n {% if num_paused_timers == 1 %}\n و1 مؤقت متوقف.\n {% elif num_paused_timers > 0 %}\n و{{ num_paused_timers }} مؤقتات متوقفة.\n {% endif %}\n{% endif %}\n\n{% if next_timer %}\n {# At least one active timer #}\n {% set minute_name = 'دقيقة' if next_timer.rounded_minutes_left | int > 10 else 'دقائق' %}\n {% set second_name = 'ثانية' if next_timer.rounded_seconds_left | int > 10 else 'ثواني' %}\n\n تبقى\n {% if (next_timer.rounded_hours_left == 1) and (next_timer.rounded_minutes_left > 0) %}\n ساعة و{{ next_timer.rounded_minutes_left }} {{minute_name}}\n {% elif (next_timer.rounded_hours_left == 1) %}\n ساعة\n {% elif (next_timer.rounded_hours_left > 1) and (next_timer.rounded_minutes_left > 0) %}\n {{ next_timer.rounded_hours_left }} ساعات و{{ next_timer.rounded_minutes_left }} {{minute_name}}\n {% elif (next_timer.rounded_hours_left > 1) %}\n {{ next_timer.rounded_hours_left }} ساعات\n {% elif (next_timer.rounded_minutes_left == 1) and (next_timer.rounded_seconds_left > 0) %}\n دقيقة و{{ next_timer.rounded_seconds_left }} {{second_name}}\n {% elif (next_timer.rounded_minutes_left == 1) %}\n دقيقة\n {% elif (next_timer.rounded_minutes_left > 1) and (next_timer.rounded_seconds_left > 0) %}\n {{ next_timer.rounded_minutes_left }} {{minute_name}} و{{ next_timer.rounded_seconds_left }} {{second_name}}\n {% elif (next_timer.rounded_minutes_left > 1) %}\n {{ next_timer.rounded_minutes_left }} {{minute_name}}\n {% elif (next_timer.rounded_seconds_left == 1) %}\n ثانية واحدة\n {% elif (next_timer.rounded_seconds_left > 1) %}\n {{ next_timer.rounded_seconds_left }} ثوانٍ\n {% endif %}\n\n {% if num_timers > 1 %}\n {# Give some extra information to disambiguate #}\n على مؤقت طوله\n {% if (next_timer.start_hours > 0) and (next_timer.start_minutes > 0) %}\n {{ next_timer.start_hours }} ساعة و{{ next_timer.start_minutes }} {{minute_name}}\n {% elif (next_timer.start_hours > 0) %}\n {{ next_timer.start_hours }} ساعة\n {% elif (next_timer.start_minutes > 0) and (next_timer.start_seconds > 0) %}\n {{ next_timer.start_minutes }} {{minute_name}} و{{ next_timer.start_seconds }} {{second_name}}\n {% elif (next_timer.start_minutes > 0) %}\n {{ next_timer.start_minutes }} {{minute_name}}\n {% elif (next_timer.start_seconds > 0) %}\n {{ next_timer.start_seconds }} {{second_name}}\n {% endif %}\n\n {% if next_timer.name %}\n اسم المؤقت: {{ next_timer.name }}.\n {% elif next_timer.area %}\n في {{ next_timer.area }}.\n {% endif %}\n\n {% else %}\n .\n {% endif %}\n{% endif %}\n"
|
|
1151
|
+
},
|
|
1152
|
+
"HassPauseTimer": {
|
|
1153
|
+
"default": "تم إيقاف المؤقت"
|
|
1154
|
+
},
|
|
1155
|
+
"HassGetCurrentDate": {
|
|
1156
|
+
"default": "{% set months = {\n 1: 'يناير',\n 2: 'فبراير',\n 3: 'مارس',\n 4: 'أبريل',\n 5: 'مايو',\n 6: 'يونيو',\n 7: 'يوليو',\n 8: 'أغسطس',\n 9: 'سبتمبر',\n 10: 'أكتوبر',\n 11: 'نوفمبر',\n 12: 'ديسمبر'\n} %} {% set ordinal = {\n 1: 'الأول',\n 2: 'الثاني',\n 3: 'الثالث',\n 4: 'الرابع',\n 5: 'الخامس',\n 6: 'السادس',\n 7: 'السابع',\n 8: 'الثامن',\n 9: 'التاسع',\n 10: 'العاشر',\n 11: 'الحادي عشر',\n 12: 'الثاني عشر',\n 13: 'الثالث عشر',\n 14: 'الرابع عشر',\n 15: 'الخامس عشر',\n 16: 'السادس عشر',\n 17: 'السابع عشر',\n 18: 'الثامن عشر',\n 19: 'التاسع عشر',\n 20: 'العشرون',\n 21: 'الواحد والعشرون',\n 22: 'الثاني والعشرون',\n 23: 'الثالث والعشرون',\n 24: 'الرابع والعشرون',\n 25: 'الخامس والعشرون',\n 26: 'السادس والعشرون',\n 27: 'السابع والعشرون',\n 28: 'الثامن والعشرون',\n 29: 'التاسع والعشرون',\n 30: 'الثلاثون',\n 31: 'الواحد والثلاثون'\n } %}\n{{ ordinal[slots.date.day] }} من {{ months[slots.date.month] }} {{ slots.date.year }}\n"
|
|
1157
|
+
},
|
|
1158
|
+
"HassShoppingListCompleteItem": {
|
|
1159
|
+
"item_completed": "تم شطب {{ slots.item }}"
|
|
1160
|
+
},
|
|
1161
|
+
"HassVacuumReturnToBase": {
|
|
1162
|
+
"default": "يتم العودة"
|
|
1163
|
+
},
|
|
1164
|
+
"HassUnpauseTimer": {
|
|
1165
|
+
"default": "تم استئناف المؤقت"
|
|
1166
|
+
},
|
|
1167
|
+
"HassSetVolume": {
|
|
1168
|
+
"default": "تم ضبط مستوى الصوت"
|
|
1169
|
+
},
|
|
1170
|
+
"HassMediaPause": {
|
|
1171
|
+
"default": "تم الإيقاف مؤقتًا"
|
|
1172
|
+
},
|
|
1173
|
+
"HassDecreaseTimer": {
|
|
1174
|
+
"default": "تم تحديث المؤقت"
|
|
1175
|
+
},
|
|
962
1176
|
"HassGetState": {
|
|
963
1177
|
"one": "حالة {{ slots.name }} هي {{ state.state_with_unit }}\n",
|
|
964
1178
|
"one_yesno": "{% if query.matched %}\n اجل\n{% else %}\n لا, {{ state.state_with_unit }}\n{% endif %}\n",
|
|
@@ -967,6 +1181,10 @@
|
|
|
967
1181
|
"which": "{% if not query.matched %}\n لا يوجد\n{% else: %}\n {% set match = query.matched | map(attribute=\"name\") | sort | list %}\n {% if match | length > 4 %}\n {{ match[:3] | join(\", \") }} و {{ (match | length - 3) }} ايضا\n {% else %}\n {%- for name in match -%}\n {% if not loop.first and not loop.last %}, {% elif loop.last and not loop.first %} و {% endif -%}\n {{ name }}\n {%- endfor -%}\n {% endif %}\n{% endif %}\n",
|
|
968
1182
|
"how_many": "{{ query.matched | length }}\n"
|
|
969
1183
|
},
|
|
1184
|
+
"HassLightSet": {
|
|
1185
|
+
"brightness": "تم ضبط السطوع إلى {{slots.brightness}}",
|
|
1186
|
+
"color": "تم ضبط اللون إلى {{slots.color}}"
|
|
1187
|
+
},
|
|
970
1188
|
"HassTurnOff": {
|
|
971
1189
|
"default": "{% set translations = {\n \"button\": \"الزر\",\n \"camera\": \"الكاميرا\",\n \"input_button\": \"الزر\",\n \"alarm_control_panel\": \"الإنذار\",\n \"automation\": \"التشغيل الآلي\",\n \"fan\": \"المروحة\",\n \"climate\": \"منظم الحرارة\",\n \"humidifier\": \"مزيل الرطوبة\",\n \"input_boolean\": \"المفتاح الكهربائي\",\n \"siren\": \"صفارة الإنذار\",\n \"water_heater\": \"الغلاية\",\n \"light\": \"الضوء\",\n \"switch\": \"المفتاح الكهربائي\",\n \"script\": \"النص\",\n \"remote\": \"جهاز التحكم عن بعد\",\n \"lock\": \"القفل\",\n \"vacuum\": \"المكنسة الكهربائية\",\n \"scene\": \"المشهد\",\n \"media_player\": \"مشغل الوسائط\",\n \"lawn_mower\": \"جزازة العشب\",\n \"valve\": \"الصمام\"\n} %} تم إطفاء {{ translations.get(state.domain) }}",
|
|
972
1190
|
"light_all": "تم إطفاء جميع الأضواء",
|
|
@@ -980,16 +1198,6 @@
|
|
|
980
1198
|
"unlock": "تم الفتح",
|
|
981
1199
|
"valve": "تم الفتح"
|
|
982
1200
|
},
|
|
983
|
-
"HassClimateSetTemperature": {
|
|
984
|
-
"default": "تم ضبط درجة الحرارة"
|
|
985
|
-
},
|
|
986
|
-
"HassStartTimer": {
|
|
987
|
-
"default": "{% set timeShortNames = ['ربع', 'نصف', 'ثلاثة أرباع', '15', '30', '45'] %} {% set h = slots.hours if slots.hours is defined else none %} {% set m = slots.minutes if slots.minutes is defined else none %} {% set s = slots.seconds if slots.seconds is defined else none %}\n{% set h_text = (' ساعة' if h in ['1', 'ساعة'] else ' ساعاتين' if h in ['2', 'ساعاتين'] else h ~ ' ساعات' if h | int <= 10 else h ~ ' ساعة') if h else '' %}\n{% set m_text = ('ربع' if m in ['15', 'ربع'] else 'نصف' if m in ['30', 'نصف'] else 'ثلاثة أرباع' if m in ['45', 'ثلاثة أرباع'] else m) ~\n (' ساعة' if (m in timeShortNames and h is none) else (' دقائق' if m | int <= 10 else ' دقيقة') if m not in timeShortNames)\n if m else '' %}\n\n{% set s_text = ('ربع' if s in ['15', 'ربع'] else 'نصف' if s in ['30', 'نصف'] else 'ثلاثة أرباع' if s in ['45', 'ثلاثة أرباع'] else s) ~\n (' دقيقة' if (s in timeShortNames and (m is none and h is none or m and h or m is none and h)) else (' ثواني' if s | int <= 10 else ' ثانية') if s not in timeShortNames)\n if s else '' %}\n\n{% set text_list = [ h_text, m_text, s_text] | select() | list %} {% set text = text_list[:-1] | join(' و ') ~ ' و ' ~ text_list[-1] if text_list | count > 2 else text_list | join(' و ') %} {% set name = (' بالاسم ' ~ slots.name | trim) if slots.name is defined else '' %} تم ضبط المؤقت لمدة {{ text }}{{ name }}\n",
|
|
988
|
-
"command": "{% set timeShortNames = ['ربع', 'نصف', 'ثلاثة أرباع', '15', '30', '45'] %} {% set h = slots.hours if slots.hours is defined else none %} {% set m = slots.minutes if slots.minutes is defined else none %} {% set s = slots.seconds if slots.seconds is defined else none %}\n{% set h_text = (' ساعة' if h in ['1', 'ساعة'] else ' ساعاتين' if h in ['2', 'ساعاتين'] else h ~ ' ساعات' if h | int <= 10 else h ~ ' ساعة') if h else '' %}\n{% set m_text = ('ربع' if m in ['15', 'ربع'] else 'نصف' if m in ['30', 'نصف'] else 'ثلاثة أرباع' if m in ['45', 'ثلاثة أرباع'] else m) ~\n (' ساعة' if (m in timeShortNames and h is none) else (' دقائق' if m | int <= 10 else ' دقيقة') if m not in timeShortNames)\n if m else '' %}\n\n{% set s_text = ('ربع' if s in ['15', 'ربع'] else 'نصف' if s in ['30', 'نصف'] else 'ثلاثة أرباع' if s in ['45', 'ثلاثة أرباع'] else s) ~\n (' دقيقة' if (s in timeShortNames and (m is none and h is none or m and h or m is none and h)) else (' ثواني' if s | int <= 10 else ' ثانية') if s not in timeShortNames)\n if s else '' %}\n\n{% set text_list = [ h_text, m_text, s_text] | select() | list %} {% set text = text_list[:-1] | join(' و ') ~ ' و ' ~ text_list[-1] if text_list | count > 2 else text_list | join(' و ') %} {% set name = (' بالاسم ' ~ slots.name | trim) if slots.name is defined else '' %} سيتم تنفيذ الأمر في {{ text }}\n"
|
|
989
|
-
},
|
|
990
|
-
"HassShoppingListAddItem": {
|
|
991
|
-
"item_added": "تم إضافة {{ slots.item }}"
|
|
992
|
-
},
|
|
993
1201
|
"HassTurnOn": {
|
|
994
1202
|
"default": "{% set translations = {\n \"button\": \"الزر\",\n \"camera\": \"الكاميرا\",\n \"input_button\": \"الزر\",\n \"alarm_control_panel\": \"الإنذار\",\n \"automation\": \"التشغيل الآلي\",\n \"fan\": \"المروحة\",\n \"climate\": \"منظم الحرارة\",\n \"humidifier\": \"مزيل الرطوبة\",\n \"input_boolean\": \"المفتاح الكهربائي\",\n \"siren\": \"صفارة الإنذار\",\n \"water_heater\": \"الغلاية\",\n \"light\": \"الضوء\",\n \"switch\": \"المفتاح الكهربائي\",\n \"script\": \"النص\",\n \"remote\": \"جهاز التحكم عن بعد\",\n \"lock\": \"القفل\",\n \"vacuum\": \"المكنسة الكهربائية\",\n \"scene\": \"المشهد\",\n \"media_player\": \"مشغل الوسائط\",\n \"lawn_mower\": \"جزازة العشب\",\n \"valve\": \"الصمام\"\n} %} تم تشغيل {{ translations.get(state.domain) }}",
|
|
995
1203
|
"light_all": "تم تشغيل جميع الأضواء",
|
|
@@ -1005,64 +1213,58 @@
|
|
|
1005
1213
|
"lock": "تم القفل",
|
|
1006
1214
|
"valve": "تم الفتح"
|
|
1007
1215
|
},
|
|
1008
|
-
"
|
|
1009
|
-
"default": "
|
|
1010
|
-
},
|
|
1011
|
-
"HassGetCurrentTime": {
|
|
1012
|
-
"default": "{% set minute_str = '{0:02d}'.format(slots.time.minute) %}\n{% if slots.time.hour <= 12: %} {{ slots.time.hour }}:{{ minute_str }} صباحا {% else: %} {{ slots.time.hour - 12 }}:{{ minute_str }} مساءا {% endif %}\n"
|
|
1216
|
+
"HassClimateGetTemperature": {
|
|
1217
|
+
"default": "{{ state_attr(state.entity_id, 'current_temperature') }}"
|
|
1013
1218
|
},
|
|
1014
|
-
"
|
|
1015
|
-
"default": "
|
|
1219
|
+
"HassGetWeather": {
|
|
1220
|
+
"default": "{% set weather_condition = {\n 'clear': \"وصافٍ\",\n 'clear-night': \"وصافٍ ليلًا\",\n 'cloudy': \"وغائم\",\n 'exceptional': \"واستثنائي\",\n 'fog': \"مع ضباب\",\n 'hail': \"مع بَرَد\",\n 'lightning': \"مع برق\",\n 'lightning-rainy': \"مع برق وأمطار\",\n 'partlycloudy': \"وغائم جزئيًا\",\n 'pouring': \"وأمطار غزيرة\",\n 'rainy': \"وتمطر\",\n 'snowy': \"وتثلج\",\n 'snowy-rainy': \"مع ثلج وأمطار\",\n 'sunny': \"ومشمس\",\n 'windy': \"وعاصف\",\n 'windy-variant': \"مع رياح وسحب\"\n} %} {{ state.attributes.get('temperature') }} {{ state.attributes.get('temperature_unit') }} {{ weather_condition.get((state.state | string).lower(), \"\") }}\n"
|
|
1016
1221
|
},
|
|
1017
|
-
"
|
|
1018
|
-
"default": "
|
|
1222
|
+
"HassMediaUnpause": {
|
|
1223
|
+
"default": "تم استئناف التشغيل"
|
|
1019
1224
|
},
|
|
1020
|
-
"
|
|
1021
|
-
"
|
|
1225
|
+
"HassClimateSetTemperature": {
|
|
1226
|
+
"default": "تم ضبط درجة الحرارة"
|
|
1022
1227
|
},
|
|
1023
|
-
"
|
|
1024
|
-
"
|
|
1228
|
+
"HassRespond": {
|
|
1229
|
+
"hello": "مرحبًا",
|
|
1230
|
+
"listening": "لا، فقط في حال قلت كلمة التنشيط",
|
|
1231
|
+
"data": "بياناتك الخاصة يتم إرسالها فقط إلى خادم البيت الذكي الخاص بك",
|
|
1232
|
+
"commands": "لمعرفة ما يمكنك السؤال عنه، قم بزيارة موقعنا الإلكتروني",
|
|
1233
|
+
"creator": "لقد تم إنشائي من قبل المجتمع الرائع للبيت الذكي، والذي يتكون من عباقرة في جميع أنحاء العالم"
|
|
1025
1234
|
},
|
|
1026
|
-
"
|
|
1027
|
-
"
|
|
1235
|
+
"HassShoppingListAddItem": {
|
|
1236
|
+
"item_added": "تم إضافة {{ slots.item }}"
|
|
1028
1237
|
},
|
|
1029
|
-
"
|
|
1030
|
-
"default": "
|
|
1238
|
+
"HassMediaPlayerUnmute": {
|
|
1239
|
+
"default": "تم إلغاء كتم الصوت"
|
|
1031
1240
|
},
|
|
1032
|
-
"
|
|
1033
|
-
"
|
|
1034
|
-
"color": "تم ضبط اللون إلى {{slots.color}}"
|
|
1241
|
+
"HassCancelTimer": {
|
|
1242
|
+
"default": "تم إلغاء المؤقت"
|
|
1035
1243
|
},
|
|
1036
|
-
"
|
|
1037
|
-
"default": "تم
|
|
1244
|
+
"HassMediaPlayerMute": {
|
|
1245
|
+
"default": "تم كتم الصوت"
|
|
1038
1246
|
},
|
|
1039
|
-
"
|
|
1040
|
-
"default": "تم
|
|
1247
|
+
"HassBroadcast": {
|
|
1248
|
+
"default": "تم"
|
|
1041
1249
|
},
|
|
1042
|
-
"
|
|
1043
|
-
"default": "
|
|
1250
|
+
"HassStartTimer": {
|
|
1251
|
+
"default": "{% set timeShortNames = ['ربع', 'نصف', 'ثلاثة أرباع', '15', '30', '45'] %} {% set h = slots.hours if slots.hours is defined else none %} {% set m = slots.minutes if slots.minutes is defined else none %} {% set s = slots.seconds if slots.seconds is defined else none %}\n{% set h_text = (' ساعة' if h in ['1', 'ساعة'] else ' ساعاتين' if h in ['2', 'ساعاتين'] else h ~ ' ساعات' if h | int <= 10 else h ~ ' ساعة') if h else '' %}\n{% set m_text = ('ربع' if m in ['15', 'ربع'] else 'نصف' if m in ['30', 'نصف'] else 'ثلاثة أرباع' if m in ['45', 'ثلاثة أرباع'] else m) ~\n (' ساعة' if (m in timeShortNames and h is none) else (' دقائق' if m | int <= 10 else ' دقيقة') if m not in timeShortNames)\n if m else '' %}\n\n{% set s_text = ('ربع' if s in ['15', 'ربع'] else 'نصف' if s in ['30', 'نصف'] else 'ثلاثة أرباع' if s in ['45', 'ثلاثة أرباع'] else s) ~\n (' دقيقة' if (s in timeShortNames and (m is none and h is none or m and h or m is none and h)) else (' ثواني' if s | int <= 10 else ' ثانية') if s not in timeShortNames)\n if s else '' %}\n\n{% set text_list = [ h_text, m_text, s_text] | select() | list %} {% set text = text_list[:-1] | join(' و ') ~ ' و ' ~ text_list[-1] if text_list | count > 2 else text_list | join(' و ') %} {% set name = (' بالاسم ' ~ slots.name | trim) if slots.name is defined else '' %} تم ضبط المؤقت لمدة {{ text }}{{ name }}\n",
|
|
1252
|
+
"command": "{% set timeShortNames = ['ربع', 'نصف', 'ثلاثة أرباع', '15', '30', '45'] %} {% set h = slots.hours if slots.hours is defined else none %} {% set m = slots.minutes if slots.minutes is defined else none %} {% set s = slots.seconds if slots.seconds is defined else none %}\n{% set h_text = (' ساعة' if h in ['1', 'ساعة'] else ' ساعاتين' if h in ['2', 'ساعاتين'] else h ~ ' ساعات' if h | int <= 10 else h ~ ' ساعة') if h else '' %}\n{% set m_text = ('ربع' if m in ['15', 'ربع'] else 'نصف' if m in ['30', 'نصف'] else 'ثلاثة أرباع' if m in ['45', 'ثلاثة أرباع'] else m) ~\n (' ساعة' if (m in timeShortNames and h is none) else (' دقائق' if m | int <= 10 else ' دقيقة') if m not in timeShortNames)\n if m else '' %}\n\n{% set s_text = ('ربع' if s in ['15', 'ربع'] else 'نصف' if s in ['30', 'نصف'] else 'ثلاثة أرباع' if s in ['45', 'ثلاثة أرباع'] else s) ~\n (' دقيقة' if (s in timeShortNames and (m is none and h is none or m and h or m is none and h)) else (' ثواني' if s | int <= 10 else ' ثانية') if s not in timeShortNames)\n if s else '' %}\n\n{% set text_list = [ h_text, m_text, s_text] | select() | list %} {% set text = text_list[:-1] | join(' و ') ~ ' و ' ~ text_list[-1] if text_list | count > 2 else text_list | join(' و ') %} {% set name = (' بالاسم ' ~ slots.name | trim) if slots.name is defined else '' %} سيتم تنفيذ الأمر في {{ text }}\n"
|
|
1044
1253
|
},
|
|
1045
|
-
"
|
|
1046
|
-
"default": "
|
|
1254
|
+
"HassMediaPrevious": {
|
|
1255
|
+
"default": "تشغيل السابق"
|
|
1047
1256
|
},
|
|
1048
|
-
"
|
|
1049
|
-
"
|
|
1257
|
+
"HassListCompleteItem": {
|
|
1258
|
+
"item_completed": "تم شطب {{ slots.item }}"
|
|
1050
1259
|
},
|
|
1051
|
-
"
|
|
1052
|
-
"default": "تم
|
|
1260
|
+
"HassVacuumStart": {
|
|
1261
|
+
"default": "تم التفعيل"
|
|
1053
1262
|
},
|
|
1054
1263
|
"HassIncreaseTimer": {
|
|
1055
1264
|
"default": "تم تحديث المؤقت"
|
|
1056
1265
|
},
|
|
1057
|
-
"
|
|
1058
|
-
"default": "
|
|
1059
|
-
},
|
|
1060
|
-
"HassRespond": {
|
|
1061
|
-
"hello": "مرحبًا",
|
|
1062
|
-
"listening": "لا، فقط في حال قلت كلمة التنشيط",
|
|
1063
|
-
"data": "بياناتك الخاصة يتم إرسالها فقط إلى خادم البيت الذكي الخاص بك",
|
|
1064
|
-
"commands": "لمعرفة ما يمكنك السؤال عنه، قم بزيارة موقعنا الإلكتروني",
|
|
1065
|
-
"creator": "لقد تم إنشائي من قبل المجتمع الرائع للبيت الذكي، والذي يتكون من عباقرة في جميع أنحاء العالم"
|
|
1266
|
+
"HassSetPosition": {
|
|
1267
|
+
"default": "تم التحريك"
|
|
1066
1268
|
}
|
|
1067
1269
|
}
|
|
1068
1270
|
},
|
|
@@ -1216,6 +1418,13 @@
|
|
|
1216
1418
|
"to": 100
|
|
1217
1419
|
}
|
|
1218
1420
|
},
|
|
1421
|
+
"volume": {
|
|
1422
|
+
"range": {
|
|
1423
|
+
"type": "percentage",
|
|
1424
|
+
"from": 0,
|
|
1425
|
+
"to": 100
|
|
1426
|
+
}
|
|
1427
|
+
},
|
|
1219
1428
|
"timer_seconds": {
|
|
1220
1429
|
"range": {
|
|
1221
1430
|
"from": 1,
|
|
@@ -1309,11 +1518,17 @@
|
|
|
1309
1518
|
"shopping_list_item": {
|
|
1310
1519
|
"wildcard": true
|
|
1311
1520
|
},
|
|
1521
|
+
"todo_list_item": {
|
|
1522
|
+
"wildcard": true
|
|
1523
|
+
},
|
|
1312
1524
|
"timer_name": {
|
|
1313
1525
|
"wildcard": true
|
|
1314
1526
|
},
|
|
1315
1527
|
"timer_command": {
|
|
1316
1528
|
"wildcard": true
|
|
1529
|
+
},
|
|
1530
|
+
"message": {
|
|
1531
|
+
"wildcard": true
|
|
1317
1532
|
}
|
|
1318
1533
|
},
|
|
1319
1534
|
"expansion_rules": {
|
|
@@ -1331,6 +1546,7 @@
|
|
|
1331
1546
|
"is_it": "(هل[ ][هو|هي|هناك])",
|
|
1332
1547
|
"how_many": "كم عدد",
|
|
1333
1548
|
"where": "[(ل|<to> )](وين|فين|<a>ين)",
|
|
1549
|
+
"here": "(هون|هنا|هني)",
|
|
1334
1550
|
"go": "[ب|ا][(ت|ي)](ذهب|روح|تجه)[ي]",
|
|
1335
1551
|
"can": "(ممكن|يمكن)[ني]",
|
|
1336
1552
|
"remains": "[ال](تبقى|متبقي|بقى|بقي|باقي|لسه)",
|
|
@@ -1345,25 +1561,35 @@
|
|
|
1345
1561
|
"brightness": "{brightness}[[ ]%| <procent>]",
|
|
1346
1562
|
"temperature": "{temperature}[°| درجة]",
|
|
1347
1563
|
"position": "{position}[[ ]%| <procent>]",
|
|
1564
|
+
"volume": "{volume:volume_level}[[ ]%| <procent>]",
|
|
1348
1565
|
"turn": "([ت]غير|تعيين|[<a>]ضبط)",
|
|
1349
1566
|
"turn_on": "(فعل|تفعيل|تشغيل|[<a>]بدء|<a>بدأ|[<a>]شعل|[<a>]شغل|[<a>]فتح)",
|
|
1350
1567
|
"turn_off": "([<a>]طفي|[<a>]طفئ|[<a>]غلق)",
|
|
1351
|
-
"turn_up": "(
|
|
1352
|
-
"turn_down": "(
|
|
1353
|
-
"increase": "(
|
|
1354
|
-
"decrease": "(
|
|
1568
|
+
"turn_up": "(زيادة|زود|زيد|زد|كتر|كثر|علي|[<a>]رفع)",
|
|
1569
|
+
"turn_down": "(تقليل|قلل|تنقيص|نقص|وطي|خفف|تخفيف|[<a>]نزل|[<a>]خفض)",
|
|
1570
|
+
"increase": "(<turn_up>|<add>)",
|
|
1571
|
+
"decrease": "(<turn_down>|<remove>)",
|
|
1355
1572
|
"unlock": "([<a>]فتح)",
|
|
1356
1573
|
"lock": "([<a>]قفل)",
|
|
1357
1574
|
"open": "(<unlock>|<turn_up>)",
|
|
1358
1575
|
"close": "(سكر|<a>غلق|<lock>|<turn_down>)",
|
|
1359
1576
|
"add": "(ضيف|ضع|حط|زيد|[<a>]ضف)",
|
|
1577
|
+
"remove": "(شيل|[<a>]حذف|[<a>]زل|[<a>]زالة|[<a>]مسح)",
|
|
1578
|
+
"complete": "(حدد|علّم|[<a>]حذف|[<a>]زل|[<a>]مسح|[<a>]كمل|[<a>]نهي|[<a>]شطب)",
|
|
1579
|
+
"from": "(من [على]|في|بي)",
|
|
1580
|
+
"my_list": "[ال](قائمة|قائمتي|لائحة|لائحتي) {name} [الخاصة بي]",
|
|
1360
1581
|
"create": "(ساوي|<a>صنع|<a>نشاء|[<a>]عميل)",
|
|
1582
|
+
"pause": "(توقف|هدي|إيقاف|<a>وقف شوي|<a>وقف[ة]) [[ال|لل]مؤقت[ا]]",
|
|
1583
|
+
"cancel": "(<a>لغاء|<a>لغ|<a>لغي)",
|
|
1361
1584
|
"next": "ال(تالي|قادم)[ة]",
|
|
1362
|
-
"
|
|
1585
|
+
"previous": "[ال](سابق|سابقة)",
|
|
1586
|
+
"last": "[ال](أخير|أخيرة)",
|
|
1587
|
+
"go_back": "(عود|<a>رجع)",
|
|
1588
|
+
"replay": "(شغل [من] جديد|(<a>عادة|<a>عد) تشغيل)",
|
|
1363
1589
|
"temp": "(باردة|دافئة|لطيفة|حارة|درجة [ال]حرارة)",
|
|
1364
1590
|
"intensity": "[ال](قوة|شدة|[درجة|شدة] [ال](صطوع|سطوع))",
|
|
1365
1591
|
"color": "[ال](لون|<a>لوان)",
|
|
1366
|
-
"numeric_value_set": "(<turn>|<open>|<close
|
|
1592
|
+
"numeric_value_set": "(<turn>|<open>|<close>)",
|
|
1367
1593
|
"awning": "[ال](مظلة|مظلات)",
|
|
1368
1594
|
"curtain": "[ال](ستائر|ستارة|ستارات)",
|
|
1369
1595
|
"door": "[ال](باب|[<a>]بواب)",
|
|
@@ -1379,7 +1605,7 @@
|
|
|
1379
1605
|
"called": "(يسمى|تدعى|يدعى|باسم|اسمه|[ال]مسمى)",
|
|
1380
1606
|
"duration": "(ل|لمدة|لفترة|بطول|يطول|طوله|<a>لى)",
|
|
1381
1607
|
"timer_set": "(<turn_on>|<turn>|<create>)",
|
|
1382
|
-
"timer_cancel": "(<
|
|
1608
|
+
"timer_cancel": "(<turn_off>|<cancel>|<remove>)",
|
|
1383
1609
|
"timer_pause": "<pause>",
|
|
1384
1610
|
"timer_resume": "(متابعة|تكملة|<a>ستمر|<a>كمل|<a>ستئنف|<a>ستئناف|<a>عادة (تنشيط|تفعيل))",
|
|
1385
1611
|
"timer_seconds_short": "({timer_three_quarters:seconds}|{timer_half:seconds}|{timer_quarter:seconds})",
|