home-assistant-intents 2024.3.12__py3-none-any.whl → 2024.3.27__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.
@@ -82,6 +82,25 @@
82
82
  }
83
83
  ]
84
84
  },
85
+ "HassGetWeather": {
86
+ "data": [
87
+ {
88
+ "sentences": [
89
+ "<what_is>[ е] времето [ навън]",
90
+ "как[ е] времето [ навън]"
91
+ ]
92
+ },
93
+ {
94
+ "sentences": [
95
+ "<what_is>[ е] времето (за|в) <name>",
96
+ "как[ е] времето (за|в) <name>"
97
+ ],
98
+ "requires_context": {
99
+ "domain": "weather"
100
+ }
101
+ }
102
+ ]
103
+ },
85
104
  "HassTurnOn": {
86
105
  "data": [
87
106
  {
@@ -1016,6 +1035,9 @@
1016
1035
  "cover_area": "Отворих {{ slots.area }}",
1017
1036
  "cover_device_class": "Отворих {{ slots.device_class }}"
1018
1037
  },
1038
+ "HassGetWeather": {
1039
+ "default": "{% set weather_condition = {\n 'clear': 'и ясно',\n 'clear-night': 'и ясно',\n 'cloudy': 'и облачно',\n 'exceptional': 'and 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': 'with wind and clouds'\n} %} {{ state.attributes.get('temperature') }} {{ state.attributes.get('temperature_unit') }} {{ weather_condition.get((state.state | string).lower(), \"\") }}\n"
1040
+ },
1019
1041
  "HassLightSet": {
1020
1042
  "brightness": "Яркостта на {{ slots.name }} е настроена на {{ slots.brightness }}",
1021
1043
  "brightness_area": "Яркостта в {{ slots.area }} е настроена на {{ slots.brightness }}",
@@ -85,13 +85,32 @@
85
85
  }
86
86
  ]
87
87
  },
88
+ "HassGetWeather": {
89
+ "data": [
90
+ {
91
+ "sentences": [
92
+ "quin temps fa",
93
+ "com és el temps"
94
+ ]
95
+ },
96
+ {
97
+ "sentences": [
98
+ "quin temps fa (a |al |a l'){name}",
99
+ "com és el temps (a |al |a l'){name}"
100
+ ],
101
+ "requires_context": {
102
+ "domain": "weather"
103
+ }
104
+ }
105
+ ]
106
+ },
88
107
  "HassTurnOn": {
89
108
  "data": [
90
109
  {
91
110
  "sentences": [
92
- "<engega> tots els llums [<area>]",
93
- "<engega> totes les llums [<area>]",
94
- "<engega> [els|les] llums [<area>]"
111
+ "(<engega>|<obre>) tots els llums [<area>]",
112
+ "(<engega>|<obre>) totes les llums [<area>]",
113
+ "(<engega>|<obre>) [els|les] llums [<area>]"
95
114
  ],
96
115
  "slots": {
97
116
  "domain": "light",
@@ -154,7 +173,8 @@
154
173
  "excludes_context": {
155
174
  "domain": [
156
175
  "cover",
157
- "lock"
176
+ "lock",
177
+ "vacuum"
158
178
  ]
159
179
  }
160
180
  },
@@ -213,6 +233,54 @@
213
233
  }
214
234
  ]
215
235
  },
236
+ "HassNevermind": {
237
+ "data": [
238
+ {
239
+ "sentences": [
240
+ "<cancela> [la comanda|l'ordre]",
241
+ "[no|res] res",
242
+ "no facis (cas|res)",
243
+ "(deixa|oblida)-ho [tot]"
244
+ ]
245
+ }
246
+ ]
247
+ },
248
+ "HassSetPosition": {
249
+ "data": [
250
+ {
251
+ "sentences": [
252
+ "(<obre>|<configura>) [la posició] [de] <name> a[l] <posició>"
253
+ ],
254
+ "requires_context": {
255
+ "domain": "valve"
256
+ },
257
+ "slots": {
258
+ "domain": "valve"
259
+ }
260
+ },
261
+ {
262
+ "sentences": [
263
+ "(<obre>|<pujar>|<baixar>|<configura>) <name> [<area>] [al] {position}[<percent>]"
264
+ ],
265
+ "requires_context": {
266
+ "domain": "cover"
267
+ },
268
+ "slots": {
269
+ "domain": "cover"
270
+ }
271
+ },
272
+ {
273
+ "sentences": [
274
+ "(<obre>|<pujar>|<baixar>|<configura>) la posició de[ la|l| l'] {cover_classes:device_class} a[l] <posició>",
275
+ "(<obre>|<pujar>|<baixar>|<configura>) <pronom> {cover_classes:device_class} <area> a[l] <posició>",
276
+ "(<obre>|<pujar>|<baixar>|<configura>) <pronom> {cover_classes:device_class} a[l] <posició> <area>"
277
+ ],
278
+ "slots": {
279
+ "domain": "cover"
280
+ }
281
+ }
282
+ ]
283
+ },
216
284
  "HassLightSet": {
217
285
  "data": [
218
286
  {
@@ -236,6 +304,19 @@
236
304
  }
237
305
  ]
238
306
  },
307
+ "HassVacuumReturnToBase": {
308
+ "data": [
309
+ {
310
+ "sentences": [
311
+ "(torn(a|i)) <name> [a [la] (base|casa)]",
312
+ "fes que <name> ([re]torni|vagi) [a [la] (base|casa)]"
313
+ ],
314
+ "requires_context": {
315
+ "domain": "vacuum"
316
+ }
317
+ }
318
+ ]
319
+ },
239
320
  "HassGetState": {
240
321
  "data": [
241
322
  {
@@ -288,6 +369,31 @@
288
369
  "response": "how_many"
289
370
  }
290
371
  ]
372
+ },
373
+ "HassVacuumStart": {
374
+ "data": [
375
+ {
376
+ "sentences": [
377
+ "<engega> <name> [en marxa]",
378
+ "(arrenca|pasa)[r] <name> [en marxa]"
379
+ ],
380
+ "requires_context": {
381
+ "domain": "vacuum"
382
+ }
383
+ }
384
+ ]
385
+ },
386
+ "HassSetVolume": {
387
+ "data": [
388
+ {
389
+ "sentences": [
390
+ "(<pujar>|<baixar>|<configura>) [el] volum [<preposicio>] {name} [a|al] {volume:volume_level}[<percent>]"
391
+ ],
392
+ "requires_context": {
393
+ "domain": "media_player"
394
+ }
395
+ }
396
+ ]
291
397
  }
292
398
  },
293
399
  "responses": {
@@ -330,14 +436,32 @@
330
436
  "script": "Iniciant",
331
437
  "lock": "Tancant"
332
438
  },
439
+ "HassNevermind": {
440
+ "default": "No res, doncs"
441
+ },
442
+ "HassGetWeather": {
443
+ "default": "{% set weather_condition = {\n 'clear': 'Cel clar',\n 'clear-night': 'Cel clar',\n 'cloudy': 'Cel ennuvolat',\n 'exceptional': 'Clima excepcionalment advers',\n 'fog': 'Boira',\n 'hail': 'Precipitacions de calamarsa',\n 'lightning': 'Tempesta',\n 'lightning-rainy': 'Pluja i tempesta',\n 'partlycloudy': 'Cels parcialment ennuvolats',\n 'pouring': 'Plugim',\n 'rainy': 'Pluja',\n 'snowy': 'Precipitacions de neu',\n 'snowy-rainy': 'Precipitacions de aiguaneu',\n 'sunny': 'Sol',\n 'windy': 'Vent',\n 'windy-variant': 'Vent i núvols'\n} %}\n {{ weather_condition.get((state.state | string).lower(), \"\") }}, amb una temperatura de {{ state.attributes.get('temperature') }} {{ state.attributes.get('temperature_unit') }}\n"
444
+ },
333
445
  "HassLightSet": {
334
446
  "brightness": "Brillantor de {{ slots.name }} posat a {{ slots.brightness }}",
335
447
  "brightness_area": "Brillantor a {{ slots.area }} posat a {{ slots.brightness }}",
336
448
  "color": "{{ slots.name }} ara té el color {{ slots.color }}",
337
449
  "color_area": "{{ slots.area }} ara té el color {{ slots.color }}"
338
450
  },
451
+ "HassVacuumStart": {
452
+ "default": "Comença la neteja"
453
+ },
454
+ "HassSetPosition": {
455
+ "default": "Posició establerta"
456
+ },
339
457
  "HassClimateGetTemperature": {
340
458
  "default": "{{ state.state | float | abs | round(2) }} {{ 'grau' if state.state | float | abs == 1 else 'graus' }} {{ 'sota zero' if state.state | float < 0 else '' }}"
459
+ },
460
+ "HassSetVolume": {
461
+ "default": "Volum establert"
462
+ },
463
+ "HassVacuumReturnToBase": {
464
+ "default": "Tornant a la base"
341
465
  }
342
466
  }
343
467
  },
@@ -524,9 +648,25 @@
524
648
  },
525
649
  "shopping_list_item": {
526
650
  "wildcard": true
651
+ },
652
+ "position": {
653
+ "range": {
654
+ "type": "percentage",
655
+ "from": 0,
656
+ "to": 100
657
+ }
658
+ },
659
+ "volume": {
660
+ "range": {
661
+ "type": "percentage",
662
+ "from": 0,
663
+ "to": 100
664
+ }
527
665
  }
528
666
  },
529
667
  "expansion_rules": {
668
+ "pronom": "(el|la|els|les|l')[ ]",
669
+ "preposicio": "(en|de|a)[l|ls] [<pronom>][ ]",
530
670
  "name": "[el |la |l']{name}",
531
671
  "area": "[en el |en la |en l'|en |del |de la |de l'|al |a la |a l'| a]{area}",
532
672
  "quin_es": "(quin és|quina és|que es)",
@@ -538,7 +678,12 @@
538
678
  "llums": "(la llum|les llums|el llum|els llums)",
539
679
  "temp": "(temperatura)",
540
680
  "graus": "{temperature} [graus] [{temperature_unit}]",
541
- "configura": "(posa|configura|ajusta|canvia|establ[ir|eix])"
681
+ "pujar": "(puja|aixeca)[r]",
682
+ "baixar": "([a]baixa[r])",
683
+ "configura": "(posa|configura|ajusta|canvia|establ[ir|eix])",
684
+ "posició": "{position}[ ][%|per[ ]cent]",
685
+ "percent": "[ ](%|per[ ]cent)",
686
+ "cancela": "cancel[·l]a[r]"
542
687
  },
543
688
  "skip_words": [
544
689
  "si us plau",
@@ -1069,6 +1069,7 @@
1069
1069
  {
1070
1070
  "sentences": [
1071
1071
  "je {name} {cover_states:state} [<area>]",
1072
+ "je {cover_states:state} {name} [<area>]",
1072
1073
  "{cover_states:state} {name} [<area>]"
1073
1074
  ],
1074
1075
  "response": "one_yesno",
@@ -1088,6 +1089,7 @@
1088
1089
  {
1089
1090
  "sentences": [
1090
1091
  "(je|jsou) někter(é|á) {cover_classes:device_class} [<area>] {cover_states:state}",
1092
+ "(je|jsou) {cover_states:state} někter(é|á) {cover_classes:device_class} [<area>]",
1091
1093
  "{cover_states:state} někter(é|á) {cover_classes:device_class}"
1092
1094
  ],
1093
1095
  "response": "any",
@@ -1097,7 +1099,8 @@
1097
1099
  },
1098
1100
  {
1099
1101
  "sentences": [
1100
- "jsou všechn(a|y) {cover_classes:device_class} [<area>] {cover_states:state}"
1102
+ "jsou všechn(a|y) {cover_classes:device_class} [<area>] {cover_states:state}",
1103
+ "jsou {cover_states:state} všechn(a|y) {cover_classes:device_class} [<area>]"
1101
1104
  ],
1102
1105
  "response": "all",
1103
1106
  "slots": {
@@ -49,25 +49,36 @@
49
49
  },
50
50
  {
51
51
  "sentences": [
52
- "[<turn>] (all <light> off|<light> off everywhere)",
53
- "deactivate (all <light>|<light> everywhere)"
52
+ "<turn> <all> <light> off <everywhere>",
53
+ "<turn> off <all> <light> <everywhere>",
54
+ "deactivate <all> <light> <everywhere>",
55
+ "<turn> <light> off <everywhere>",
56
+ "<turn> off <light> <everywhere>",
57
+ "deactivate <light> <everywhere>",
58
+ "<turn> <all> <light> off",
59
+ "<turn> off <all> <light>",
60
+ "deactivate <all> <light>"
54
61
  ],
55
62
  "response": "light_all",
56
63
  "slots": {
57
- "domain": "light",
58
- "name": "all"
64
+ "domain": "light"
59
65
  }
60
66
  },
61
67
  {
62
68
  "sentences": [
63
- "<turn> off[ all] <light>[<in_here>]",
64
- "<turn>[ all] <light>( off;<in_here>)",
65
- "<turn>[ all] <light> off"
69
+ "<turn> <all> <light> off <here>",
70
+ "<turn> <light> off <here>",
71
+ "<turn> <all> <light> <here> off",
72
+ "<turn> <light> <here> off",
73
+ "<turn> off <all> <light> <here>",
74
+ "<turn> off <light> <here>",
75
+ "deactivate <all> <light> <here>",
76
+ "deactivate <light> <here>",
77
+ "<turn> <light> off",
78
+ "<turn> off <light>",
79
+ "deactivate <light>"
66
80
  ],
67
81
  "response": "lights_area",
68
- "expansion_rules": {
69
- "in_here": "[ in] here"
70
- },
71
82
  "slots": {
72
83
  "domain": "light"
73
84
  },
@@ -2479,14 +2490,36 @@
2479
2490
  },
2480
2491
  {
2481
2492
  "sentences": [
2482
- "<turn> on[ all] <light>[<in_here>]",
2483
- "<turn>[ all] <light>( on;<in_here>)",
2484
- "<turn>[ all] <light> on"
2493
+ "<turn> <all> <light> on <everywhere>",
2494
+ "<turn> on <all> <light> <everywhere>",
2495
+ "activate <all> <light> <everywhere>",
2496
+ "<turn> <light> on <everywhere>",
2497
+ "<turn> on <light> <everywhere>",
2498
+ "activate <light> <everywhere>",
2499
+ "<turn> <all> <light> on",
2500
+ "<turn> on <all> <light>",
2501
+ "activate <all> <light>"
2502
+ ],
2503
+ "response": "light_all",
2504
+ "slots": {
2505
+ "domain": "light"
2506
+ }
2507
+ },
2508
+ {
2509
+ "sentences": [
2510
+ "<turn> <all> <light> on <here>",
2511
+ "<turn> <light> on <here>",
2512
+ "<turn> <all> <light> <here> on",
2513
+ "<turn> <light> <here> on",
2514
+ "<turn> on <all> <light> <here>",
2515
+ "<turn> on <light> <here>",
2516
+ "activate <all> <light> <here>",
2517
+ "activate <light> <here>",
2518
+ "<turn> <light> on",
2519
+ "<turn> on <light>",
2520
+ "activate <light>"
2485
2521
  ],
2486
2522
  "response": "lights_area",
2487
- "expansion_rules": {
2488
- "in_here": "[ in] here"
2489
- },
2490
2523
  "slots": {
2491
2524
  "domain": "light"
2492
2525
  },
@@ -3032,6 +3065,7 @@
3032
3065
  "HassTurnOn": {
3033
3066
  "default": "Turned on the {{ state.domain }}",
3034
3067
  "lights_area": "Turned on the lights",
3068
+ "light_all": "Turned on all of the lights",
3035
3069
  "fans_area": "Turned on the fans",
3036
3070
  "cover": "Opened",
3037
3071
  "cover_device_class": "Opened the {{ slots.device_class }}",
@@ -3594,6 +3628,10 @@
3594
3628
  "in": "(in|on|at|of)",
3595
3629
  "position": "{position}[[ ]%| percent]",
3596
3630
  "volume": "{volume:volume_level}[[ ]%| percent]",
3631
+ "all": "(all|all of|every|every single|each|each and every)",
3632
+ "home": "(home|house|appartment|flat)",
3633
+ "everywhere": "(everywhere|in all [the] rooms|in every room[s]|in each room|in the <home>)",
3634
+ "here": "(here|in here|in this room|in the room)",
3597
3635
  "what_is_the_class_of_name": "(<what_is> the <class> (of|in|from|(indicated|measured) by) <name> [in <area>]|<what_is> <name>['s] <class> [in <area>]|<what_is> <area> <name>['s] <class>)"
3598
3636
  },
3599
3637
  "skip_words": [
@@ -3121,7 +3121,8 @@
3121
3121
  "data": [
3122
3122
  {
3123
3123
  "sentences": [
3124
- "<regle> [le volume de] [<le>]{name} [à|sur] {volume:volume_level}<pourcent>"
3124
+ "<regle> [<le>]{name} [à|sur] {volume:volume_level}<pourcent>",
3125
+ "<regle> le volume [<de>] [<le>]{name} [à|sur] {volume:volume_level}<pourcent>"
3125
3126
  ],
3126
3127
  "requires_context": {
3127
3128
  "domain": "media_player"
@@ -3748,7 +3749,7 @@
3748
3749
  }
3749
3750
  },
3750
3751
  "expansion_rules": {
3751
- "pourcent": "(%| %| pourcent)",
3752
+ "pourcent": "(%| %| pourcent| pour cent)",
3752
3753
  "degres": "(°| °| degré| degrés)",
3753
3754
  "le": "(le |la |les |l')",
3754
3755
  "dans": "(dans|du|de|des|à|au|aux|sur)",