home-assistant-intents 2024.6.26__tar.gz → 2024.7.10__tar.gz
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-2024.6.26/home_assistant_intents.egg-info → home_assistant_intents-2024.7.10}/PKG-INFO +1 -1
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/de.json +67 -10
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/en.json +68 -28
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/es.json +76 -7
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/fr.json +13 -25
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/it.json +444 -1
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/nl.json +11 -1
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/pt-br.json +35 -4
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/ro.json +1 -6
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/ru.json +17 -6
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/sl.json +244 -4
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10/home_assistant_intents.egg-info}/PKG-INFO +1 -1
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/pyproject.toml +1 -1
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/LICENSE.md +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/MANIFEST.in +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/README.md +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/__init__.py +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/af.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/ar.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/bg.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/bn.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/ca.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/cs.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/da.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/de-CH.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/el.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/et.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/eu.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/fa.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/fi.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/fr-CA.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/gl.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/gu.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/he.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/hi.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/hr.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/hu.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/id.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/is.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/ka.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/kn.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/ko.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/lb.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/lt.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/lv.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/ml.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/mn.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/ms.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/nb.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/pl.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/pt.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/sk.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/sr.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/sv.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/sw.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/te.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/tr.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/uk.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/ur.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/vi.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/zh-cn.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/zh-hk.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/data/zh-tw.json +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents/languages.py +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents.egg-info/SOURCES.txt +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents.egg-info/dependency_links.txt +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents.egg-info/top_level.txt +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/home_assistant_intents.egg-info/zip-safe +0 -0
- {home_assistant_intents-2024.6.26 → home_assistant_intents-2024.7.10}/setup.cfg +0 -0
|
@@ -668,7 +668,7 @@
|
|
|
668
668
|
"data": [
|
|
669
669
|
{
|
|
670
670
|
"sentences": [
|
|
671
|
-
"[<starte> ]
|
|
671
|
+
"[<starte> ]<naechster>[ <song>][ (<an>|am)][ <artikel_bestimmt>] <name>"
|
|
672
672
|
],
|
|
673
673
|
"requires_context": {
|
|
674
674
|
"domain": "media_player"
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
},
|
|
677
677
|
{
|
|
678
678
|
"sentences": [
|
|
679
|
-
"[<starte> ]
|
|
679
|
+
"[<starte> ]<naechster>[ <song>]"
|
|
680
680
|
],
|
|
681
681
|
"requires_context": {
|
|
682
682
|
"area": {
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
},
|
|
687
687
|
{
|
|
688
688
|
"sentences": [
|
|
689
|
-
"[<starte> ]
|
|
689
|
+
"[<starte> ]<naechster>[ <song>] <area>"
|
|
690
690
|
]
|
|
691
691
|
}
|
|
692
692
|
]
|
|
@@ -778,12 +778,7 @@
|
|
|
778
778
|
"<timer_set>[ einen] <timer_duration> Timer namens {timer_name:name}",
|
|
779
779
|
"<timer_set>[ einen] Timer namens {timer_name:name} für <timer_duration>",
|
|
780
780
|
"<timer_set>[ einen] Timer für <timer_duration> namens {timer_name:name}"
|
|
781
|
-
]
|
|
782
|
-
"requires_context": {
|
|
783
|
-
"area": {
|
|
784
|
-
"slot": false
|
|
785
|
-
}
|
|
786
|
-
}
|
|
781
|
+
]
|
|
787
782
|
},
|
|
788
783
|
{
|
|
789
784
|
"sentences": [
|
|
@@ -1331,6 +1326,22 @@
|
|
|
1331
1326
|
"device_class": "garage_door"
|
|
1332
1327
|
}
|
|
1333
1328
|
},
|
|
1329
|
+
{
|
|
1330
|
+
"sentences": [
|
|
1331
|
+
"(ist|steht) <name>[ <area>] {bs_window_states:state}",
|
|
1332
|
+
"(ist|steht) <name> {bs_window_states:state} <area>",
|
|
1333
|
+
"(ist|steht) <area> <name> {bs_window_states:state}"
|
|
1334
|
+
],
|
|
1335
|
+
"response": "einzeln_janein",
|
|
1336
|
+
"requires_context": {
|
|
1337
|
+
"domain": "binary_sensor",
|
|
1338
|
+
"device_class": "window"
|
|
1339
|
+
},
|
|
1340
|
+
"slots": {
|
|
1341
|
+
"domain": "binary_sensor",
|
|
1342
|
+
"device_class": "window"
|
|
1343
|
+
}
|
|
1344
|
+
},
|
|
1334
1345
|
{
|
|
1335
1346
|
"sentences": [
|
|
1336
1347
|
"(ist|wurde) <name>[ <area>] {bs_gas_states:state}",
|
|
@@ -1599,6 +1610,33 @@
|
|
|
1599
1610
|
}
|
|
1600
1611
|
]
|
|
1601
1612
|
},
|
|
1613
|
+
"HassMediaPrevious": {
|
|
1614
|
+
"data": [
|
|
1615
|
+
{
|
|
1616
|
+
"sentences": [
|
|
1617
|
+
"[(<starte>|<wiederhole>) ]<vorheriger_letzter>[ <song>][ (<an>|am)][ <artikel_bestimmt>] <name>"
|
|
1618
|
+
],
|
|
1619
|
+
"requires_context": {
|
|
1620
|
+
"domain": "media_player"
|
|
1621
|
+
}
|
|
1622
|
+
},
|
|
1623
|
+
{
|
|
1624
|
+
"sentences": [
|
|
1625
|
+
"[(<starte>|<wiederhole>) ]<vorheriger_letzter>[ <song>]"
|
|
1626
|
+
],
|
|
1627
|
+
"requires_context": {
|
|
1628
|
+
"area": {
|
|
1629
|
+
"slot": true
|
|
1630
|
+
}
|
|
1631
|
+
}
|
|
1632
|
+
},
|
|
1633
|
+
{
|
|
1634
|
+
"sentences": [
|
|
1635
|
+
"[(<starte>|<wiederhole>) ]<vorheriger_letzter>[ <song>] <area>"
|
|
1636
|
+
]
|
|
1637
|
+
}
|
|
1638
|
+
]
|
|
1639
|
+
},
|
|
1602
1640
|
"HassListAddItem": {
|
|
1603
1641
|
"data": [
|
|
1604
1642
|
{
|
|
@@ -1749,6 +1787,9 @@
|
|
|
1749
1787
|
"HassUnpauseTimer": {
|
|
1750
1788
|
"default": "Timer fortgesetzt"
|
|
1751
1789
|
},
|
|
1790
|
+
"HassMediaPrevious": {
|
|
1791
|
+
"default": "Spiele vorheriges"
|
|
1792
|
+
},
|
|
1752
1793
|
"HassGetWeather": {
|
|
1753
1794
|
"default": "{% set weather_condition = {\n 'clear': 'und klar',\n 'clear-night': 'und klare Nacht',\n 'cloudy': 'und bewölkt',\n 'exceptional': 'und außergewöhnlich',\n 'fog': 'mit Nebel',\n 'hail': 'mit Hagel',\n 'lightning': 'mit Gewitter',\n 'lightning-rainy': 'mit Gewitter und Regen',\n 'partlycloudy': 'und teilweise bewölkt',\n 'pouring': 'und strömender Regen',\n 'rainy': 'und regnerisch',\n 'snowy': 'und verschneit',\n 'snowy-rainy': 'mit Schnee und Regen',\n 'sunny': 'und sonnig',\n 'windy': 'und windig',\n 'windy-variant': 'mit Wind und Wolken'\n} %} {{ state.attributes.get('temperature') }} {{ state.attributes.get('temperature_unit') }} {{ weather_condition.get((state.state | string).lower(), \"\") }}\n"
|
|
1754
1795
|
},
|
|
@@ -1772,7 +1813,7 @@
|
|
|
1772
1813
|
"default": "Timer gestoppt"
|
|
1773
1814
|
},
|
|
1774
1815
|
"HassClimateGetTemperature": {
|
|
1775
|
-
"default": "{{ state_attr(state.entity_id, 'current_temperature') }}"
|
|
1816
|
+
"default": "{{ state_attr(state.entity_id, 'current_temperature') }} Grad"
|
|
1776
1817
|
},
|
|
1777
1818
|
"HassSetVolume": {
|
|
1778
1819
|
"default": "Lautstärke festgelegt"
|
|
@@ -2059,6 +2100,18 @@
|
|
|
2059
2100
|
}
|
|
2060
2101
|
]
|
|
2061
2102
|
},
|
|
2103
|
+
"bs_window_states": {
|
|
2104
|
+
"values": [
|
|
2105
|
+
{
|
|
2106
|
+
"in": "(auf|offen|geöffnet|gekippt)",
|
|
2107
|
+
"out": "on"
|
|
2108
|
+
},
|
|
2109
|
+
{
|
|
2110
|
+
"in": "(zu|geschlossen)",
|
|
2111
|
+
"out": "off"
|
|
2112
|
+
}
|
|
2113
|
+
]
|
|
2114
|
+
},
|
|
2062
2115
|
"bs_gas_states": {
|
|
2063
2116
|
"values": [
|
|
2064
2117
|
{
|
|
@@ -2197,6 +2250,7 @@
|
|
|
2197
2250
|
"auf": "(auf|hoch|rauf|nach oben)",
|
|
2198
2251
|
"zu": "(zu|[he]runter|nach unten)",
|
|
2199
2252
|
"von_dem": "(von[ dem]|vom)",
|
|
2253
|
+
"zu_dem": "(zu[ dem]|zum)",
|
|
2200
2254
|
"alle": "((alle|sämtliche)[r]|jede[r|s|n]|<artikel> (ganze|komplette|sämtliche)[n])[ der]",
|
|
2201
2255
|
"schliessen": "(schlie(ß|ss)[e|en]|zumachen|zu machen)",
|
|
2202
2256
|
"öffnen": "(öffne[n]|aufmachen|auf machen)",
|
|
@@ -2252,7 +2306,10 @@
|
|
|
2252
2306
|
"timer_start_minutes": "{timer_minutes:start_minutes} Minute[n][ [und]{timer_seconds:start_seconds} Sekunde[n]]",
|
|
2253
2307
|
"timer_start_hours": "{timer_hours:start_hours} Stunde[n][ [und]{timer_minutes:start_minutes} Minute[n]][ [und]{timer_seconds:start_seconds} Sekunde[n]]",
|
|
2254
2308
|
"timer_start": "<timer_start_seconds>|<timer_start_minutes>|<timer_start_hours>",
|
|
2309
|
+
"naechster": "nächste[r|s|n]",
|
|
2310
|
+
"vorheriger_letzter": "(vorherige|letzte)[r|s|n]",
|
|
2255
2311
|
"starte": "(starte|spiele)",
|
|
2312
|
+
"wiederhole": "(wiederhole[ <artikel_bestimmt>]|zurück <zu_dem>)",
|
|
2256
2313
|
"song": "(Titel|Lied|Song|Track|Stück)",
|
|
2257
2314
|
"media_type": "(musik|[fernseh]sendung|gerät[e])"
|
|
2258
2315
|
},
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
198
|
"sentences": [
|
|
199
|
-
"unlock <name>
|
|
199
|
+
"unlock <name>[ in <area>]"
|
|
200
200
|
],
|
|
201
201
|
"requires_context": {
|
|
202
202
|
"domain": "lock"
|
|
@@ -205,8 +205,8 @@
|
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"sentences": [
|
|
208
|
-
"unlock
|
|
209
|
-
"unlock
|
|
208
|
+
"unlock[ all] <lockable>[ in] <area>",
|
|
209
|
+
"unlock[ all] <area>[ <lockable>]"
|
|
210
210
|
],
|
|
211
211
|
"slots": {
|
|
212
212
|
"domain": "lock",
|
|
@@ -1093,7 +1093,7 @@
|
|
|
1093
1093
|
},
|
|
1094
1094
|
{
|
|
1095
1095
|
"sentences": [
|
|
1096
|
-
"is <name> {lock_states:state}
|
|
1096
|
+
"(is|are) <name> ([<currently>];{lock_states:state}[ in <area>])"
|
|
1097
1097
|
],
|
|
1098
1098
|
"response": "one_yesno",
|
|
1099
1099
|
"requires_context": {
|
|
@@ -1105,8 +1105,8 @@
|
|
|
1105
1105
|
},
|
|
1106
1106
|
{
|
|
1107
1107
|
"sentences": [
|
|
1108
|
-
"(is|are)
|
|
1109
|
-
"(is|are)
|
|
1108
|
+
"((is|are)[ there]|do I have) any <lockable> ([<currently>];{lock_states:state}[ in <area>])",
|
|
1109
|
+
"((is|are)[ there]|do I have) any ([<currently>];{lock_states:state} <lockable>[ in <area>])"
|
|
1110
1110
|
],
|
|
1111
1111
|
"response": "any",
|
|
1112
1112
|
"slots": {
|
|
@@ -1115,7 +1115,7 @@
|
|
|
1115
1115
|
},
|
|
1116
1116
|
{
|
|
1117
1117
|
"sentences": [
|
|
1118
|
-
"are all
|
|
1118
|
+
"are all <lockable> ([<currently>];{lock_states:state}[ in <area>])"
|
|
1119
1119
|
],
|
|
1120
1120
|
"response": "all",
|
|
1121
1121
|
"slots": {
|
|
@@ -1124,7 +1124,7 @@
|
|
|
1124
1124
|
},
|
|
1125
1125
|
{
|
|
1126
1126
|
"sentences": [
|
|
1127
|
-
"(which|what)
|
|
1127
|
+
"(which|what) <lockable> (is|are) ([<currently>];{lock_states:state}[ in <area>])"
|
|
1128
1128
|
],
|
|
1129
1129
|
"response": "which",
|
|
1130
1130
|
"slots": {
|
|
@@ -1133,13 +1133,25 @@
|
|
|
1133
1133
|
},
|
|
1134
1134
|
{
|
|
1135
1135
|
"sentences": [
|
|
1136
|
-
"how many
|
|
1136
|
+
"how many <lockable> (is|are) ([<currently>];{lock_states:state}[ in <area>])"
|
|
1137
1137
|
],
|
|
1138
1138
|
"response": "how_many",
|
|
1139
1139
|
"slots": {
|
|
1140
1140
|
"domain": "lock"
|
|
1141
1141
|
}
|
|
1142
1142
|
},
|
|
1143
|
+
{
|
|
1144
|
+
"sentences": [
|
|
1145
|
+
"tell me the[ current] status of <name>[ in <area>][ <currently>]"
|
|
1146
|
+
],
|
|
1147
|
+
"response": "one",
|
|
1148
|
+
"requires_context": {
|
|
1149
|
+
"domain": "lock"
|
|
1150
|
+
},
|
|
1151
|
+
"slots": {
|
|
1152
|
+
"domain": "lock"
|
|
1153
|
+
}
|
|
1154
|
+
},
|
|
1143
1155
|
{
|
|
1144
1156
|
"sentences": [
|
|
1145
1157
|
"(do you know|tell me|<what_is>) [the [current] (state|value) of] <name> [in <area>]"
|
|
@@ -2515,6 +2527,16 @@
|
|
|
2515
2527
|
}
|
|
2516
2528
|
]
|
|
2517
2529
|
},
|
|
2530
|
+
"HassGetCurrentTime": {
|
|
2531
|
+
"data": [
|
|
2532
|
+
{
|
|
2533
|
+
"sentences": [
|
|
2534
|
+
"(<what_is>|tell me) the [current] time",
|
|
2535
|
+
"what time is it[ [right ]now]"
|
|
2536
|
+
]
|
|
2537
|
+
}
|
|
2538
|
+
]
|
|
2539
|
+
},
|
|
2518
2540
|
"HassTurnOn": {
|
|
2519
2541
|
"data": [
|
|
2520
2542
|
{
|
|
@@ -2692,7 +2714,7 @@
|
|
|
2692
2714
|
},
|
|
2693
2715
|
{
|
|
2694
2716
|
"sentences": [
|
|
2695
|
-
"lock <name>
|
|
2717
|
+
"lock <name>[ in <area>]"
|
|
2696
2718
|
],
|
|
2697
2719
|
"requires_context": {
|
|
2698
2720
|
"domain": "lock"
|
|
@@ -2701,8 +2723,8 @@
|
|
|
2701
2723
|
},
|
|
2702
2724
|
{
|
|
2703
2725
|
"sentences": [
|
|
2704
|
-
"lock
|
|
2705
|
-
"lock
|
|
2726
|
+
"lock[ all] <lockable>[ in] <area>",
|
|
2727
|
+
"lock[ all] <area>[ <lockable>]"
|
|
2706
2728
|
],
|
|
2707
2729
|
"slots": {
|
|
2708
2730
|
"domain": "lock",
|
|
@@ -2864,6 +2886,16 @@
|
|
|
2864
2886
|
}
|
|
2865
2887
|
]
|
|
2866
2888
|
},
|
|
2889
|
+
"HassGetCurrentDate": {
|
|
2890
|
+
"data": [
|
|
2891
|
+
{
|
|
2892
|
+
"sentences": [
|
|
2893
|
+
"(<what_is>|tell me) (todays|today's|the current) date",
|
|
2894
|
+
"(<what_is>|tell me) the date[ today]"
|
|
2895
|
+
]
|
|
2896
|
+
}
|
|
2897
|
+
]
|
|
2898
|
+
},
|
|
2867
2899
|
"HassIncreaseTimer": {
|
|
2868
2900
|
"data": [
|
|
2869
2901
|
{
|
|
@@ -3264,10 +3296,10 @@
|
|
|
3264
3296
|
"data": [
|
|
3265
3297
|
{
|
|
3266
3298
|
"sentences": [
|
|
3267
|
-
"<numeric_value_set> <name> volume to <volume>
|
|
3268
|
-
"turn <name> [volume] (up|down) to <volume>
|
|
3269
|
-
"(<numeric_value_set> the volume to <volume
|
|
3270
|
-
"(turn (the volume;(up|down)) to <volume
|
|
3299
|
+
"<numeric_value_set> <name> volume to <volume>",
|
|
3300
|
+
"turn <name> [volume] (up|down) to <volume>",
|
|
3301
|
+
"(<numeric_value_set> the volume to <volume>;[on ]<name>)",
|
|
3302
|
+
"(turn (the volume;(up|down)) to <volume>;[on ]<name>)"
|
|
3271
3303
|
],
|
|
3272
3304
|
"requires_context": {
|
|
3273
3305
|
"domain": "media_player"
|
|
@@ -3275,10 +3307,10 @@
|
|
|
3275
3307
|
},
|
|
3276
3308
|
{
|
|
3277
3309
|
"sentences": [
|
|
3278
|
-
"<numeric_value_set> volume to <volume>
|
|
3279
|
-
"turn volume (up|down) to <volume>
|
|
3280
|
-
"<numeric_value_set> the volume to <volume>
|
|
3281
|
-
"turn (the volume;(up|down)) to <volume>
|
|
3310
|
+
"<numeric_value_set> volume to <volume>",
|
|
3311
|
+
"turn volume (up|down) to <volume>",
|
|
3312
|
+
"<numeric_value_set> the volume to <volume>",
|
|
3313
|
+
"turn (the volume;(up|down)) to <volume>"
|
|
3282
3314
|
],
|
|
3283
3315
|
"requires_context": {
|
|
3284
3316
|
"area": {
|
|
@@ -3288,12 +3320,12 @@
|
|
|
3288
3320
|
},
|
|
3289
3321
|
{
|
|
3290
3322
|
"sentences": [
|
|
3291
|
-
"<numeric_value_set> <area> volume to <volume>
|
|
3292
|
-
"turn <area> [volume] (up|down) to <volume>
|
|
3293
|
-
"turn [volume] (up|down) to <volume> [
|
|
3294
|
-
"(<numeric_value_set> the volume to <volume
|
|
3295
|
-
"<numeric_value_set> the volume [in ]<area> to <volume>
|
|
3296
|
-
"(turn (the volume;(up|down)) to <volume
|
|
3323
|
+
"<numeric_value_set> <area> volume to <volume>",
|
|
3324
|
+
"turn <area> [volume] (up|down) to <volume>",
|
|
3325
|
+
"turn [volume] (up|down) to <volume> [in ]<area>",
|
|
3326
|
+
"(<numeric_value_set> the volume to <volume>;[in ]<area>)",
|
|
3327
|
+
"<numeric_value_set> the volume [in ]<area> to <volume>",
|
|
3328
|
+
"(turn (the volume;(up|down)) to <volume>;[in ]<area>)"
|
|
3297
3329
|
]
|
|
3298
3330
|
}
|
|
3299
3331
|
]
|
|
@@ -3378,6 +3410,9 @@
|
|
|
3378
3410
|
"HassMediaPause": {
|
|
3379
3411
|
"default": "Paused"
|
|
3380
3412
|
},
|
|
3413
|
+
"HassGetCurrentTime": {
|
|
3414
|
+
"default": "{% set minute_str = '{0:02d}'.format(slots.time.minute) %}\n{% if slots.time.hour <= 12: %} {{ slots.time.hour }}:{{ minute_str }} AM {% else: %} {{ slots.time.hour - 12 }}:{{ minute_str }} PM {% endif %}\n"
|
|
3415
|
+
},
|
|
3381
3416
|
"HassPauseTimer": {
|
|
3382
3417
|
"default": "Timer paused"
|
|
3383
3418
|
},
|
|
@@ -3387,6 +3422,9 @@
|
|
|
3387
3422
|
"HassListAddItem": {
|
|
3388
3423
|
"item_added": "Added {{ slots.item }}"
|
|
3389
3424
|
},
|
|
3425
|
+
"HassGetCurrentDate": {
|
|
3426
|
+
"default": "{% set months = {\n 1: 'January',\n 2: 'February',\n 3: 'March',\n 4: 'April',\n 5: 'May',\n 6: 'June',\n 7: 'July',\n 8: 'August',\n 9: 'September',\n 10: 'October',\n 11: 'November',\n 12: 'December',\n} %} {% set ordinal = {\n 1: '1st',\n 2: '2nd',\n 3: '3rd',\n 4: '4th',\n 5: '5th',\n 6: '6th',\n 7: '7th',\n 8: '8th',\n 9: '9th',\n 10: '10th',\n 11: '11th',\n 12: '12th',\n 13: '13th',\n 14: '14th',\n 15: '15th',\n 16: '16th',\n 17: '17th',\n 18: '18th',\n 19: '19th',\n 20: '20th',\n 21: '21st',\n 22: '22nd',\n 23: '23rd',\n 24: '24th',\n 25: '25th',\n 26: '26th',\n 27: '27th',\n 28: '28th',\n 29: '29th',\n 30: '30th',\n 31: '31st',\n } %}\n{{ months[slots.date.month] }} {{ ordinal[slots.date.day] }}, {{ slots.date.year }}\n"
|
|
3427
|
+
},
|
|
3390
3428
|
"HassUnpauseTimer": {
|
|
3391
3429
|
"default": "Timer resumed"
|
|
3392
3430
|
},
|
|
@@ -3579,7 +3617,7 @@
|
|
|
3579
3617
|
"lock_states": {
|
|
3580
3618
|
"values": [
|
|
3581
3619
|
{
|
|
3582
|
-
"in": "locked",
|
|
3620
|
+
"in": "[securely ]locked",
|
|
3583
3621
|
"out": "locked"
|
|
3584
3622
|
},
|
|
3585
3623
|
{
|
|
@@ -3974,12 +4012,13 @@
|
|
|
3974
4012
|
"area": "[the] {area}",
|
|
3975
4013
|
"floor": "[the] {floor}[ floor]",
|
|
3976
4014
|
"what_is": "(what's|whats|what is)",
|
|
4015
|
+
"lockable": "[the ](lock|door|window|gate|garage door|shutter)[s]",
|
|
3977
4016
|
"where_is": "(where's|wheres|where is)",
|
|
3978
4017
|
"brightness": "{brightness}[[ ]%| percent]",
|
|
3979
4018
|
"light": "[the] (light|lights|lighting)",
|
|
3980
4019
|
"turn": "(turn|switch|change)",
|
|
3981
4020
|
"temp": "(temp|temperature)",
|
|
3982
|
-
"temperature": "{temperature}[ ][
|
|
4021
|
+
"temperature": "{temperature}[([ ]°[ ][{temperature_unit}])|( degrees[ {temperature_unit}])]",
|
|
3983
4022
|
"open": "(open|raise)",
|
|
3984
4023
|
"close": "(close|shut|lower)",
|
|
3985
4024
|
"set": "(set|make|change|turn)",
|
|
@@ -3987,6 +4026,7 @@
|
|
|
3987
4026
|
"in": "(in|on|at|of)",
|
|
3988
4027
|
"position": "{position}[[ ]%| percent]",
|
|
3989
4028
|
"volume": "{volume:volume_level}[[ ]%| percent]",
|
|
4029
|
+
"currently": "(currently|presently|right now|at the moment)",
|
|
3990
4030
|
"all": "(all|all of|every|every single|each|each and every)",
|
|
3991
4031
|
"home": "(home|house|appartment|flat)",
|
|
3992
4032
|
"everywhere": "(everywhere|in all [the] rooms|in every room[s]|in each room|in the <home>)",
|
|
@@ -3115,9 +3115,9 @@
|
|
|
3115
3115
|
"data": [
|
|
3116
3116
|
{
|
|
3117
3117
|
"sentences": [
|
|
3118
|
-
"[<timer_set> ][un[a] ]<temporizador>[[ dentro] de| en| para] <timer_duration>",
|
|
3119
|
-
"[<timer_set> ][un[a] ]<temporizador>[ de| con nombre| llamad(o|a)| denominad(o|a)| para] {timer_name:name}[[ dentro] de| en| para] <timer_duration>",
|
|
3120
|
-
"[<timer_set> ][un[a] ]<temporizador>[[ dentro] de| en| para] <timer_duration>[ de| con nombre| llamad(o|a)| denominad(o|a)| para] {timer_name:name}"
|
|
3118
|
+
"[<timer_set> ][un[a] |mi]<temporizador>[[ dentro] de| en| para] <timer_duration>",
|
|
3119
|
+
"[<timer_set> ][un[a] |mi]<temporizador>[ de| con nombre| llamad(o|a)| denominad(o|a)| para] {timer_name:name}[[ dentro] de| en| para] <timer_duration>",
|
|
3120
|
+
"[<timer_set> ][un[a] |mi]<temporizador>[[ dentro] de| en| para] <timer_duration>[ de| con nombre| llamad(o|a)| denominad(o|a)| para] {timer_name:name}"
|
|
3121
3121
|
],
|
|
3122
3122
|
"requires_context": {
|
|
3123
3123
|
"area": {
|
|
@@ -3173,6 +3173,41 @@
|
|
|
3173
3173
|
}
|
|
3174
3174
|
]
|
|
3175
3175
|
},
|
|
3176
|
+
"HassMediaPrevious": {
|
|
3177
|
+
"data": [
|
|
3178
|
+
{
|
|
3179
|
+
"sentences": [
|
|
3180
|
+
"([<reproduce>] [<otra_vez> ][el |la ]([<pista> ]<anterior>|<anterior> <pista>)[ <otra_vez>]|<reproduce> <otra_vez>) [en |para ]<name>",
|
|
3181
|
+
"(<salta>|<vuelve>) a[l] [<reproduce> ][<otra_vez> ][el |la ](<anterior> [<pista>]|<pista> <anterior>)[ <otra_vez>] [en |para ]<name>"
|
|
3182
|
+
],
|
|
3183
|
+
"requires_context": {
|
|
3184
|
+
"domain": "media_player"
|
|
3185
|
+
}
|
|
3186
|
+
},
|
|
3187
|
+
{
|
|
3188
|
+
"sentences": [
|
|
3189
|
+
"([<reproduce>] [<otra_vez> ][el |la ](<pista> <anterior>|<anterior> <pista>)[ <otra_vez>]|<reproduce> <otra_vez>)",
|
|
3190
|
+
"(<salta>|<vuelve>) a[l] [<reproduce> ][<otra_vez> ][el |la ](<anterior> [<pista>]|<pista> <anterior>)[ <otra_vez>]"
|
|
3191
|
+
],
|
|
3192
|
+
"requires_context": {
|
|
3193
|
+
"area": {
|
|
3194
|
+
"slot": true
|
|
3195
|
+
}
|
|
3196
|
+
}
|
|
3197
|
+
},
|
|
3198
|
+
{
|
|
3199
|
+
"sentences": [
|
|
3200
|
+
"([<reproduce>] [<otra_vez> ][el |la ]([<pista> ]<anterior>|<anterior> <pista>)[ <otra_vez>]|<reproduce> <otra_vez>) <area>",
|
|
3201
|
+
"<area> ([<reproduce>] [<otra_vez> ][el |la ]([<pista> ]<anterior>|<anterior> <pista>)[ <otra_vez>]|<reproduce> <otra_vez>)",
|
|
3202
|
+
"(<reproduce> <area> [<otra_vez> ][el |la ]([<pista> ]<anterior>|<anterior> <pista>)[ <otra_vez>]|<reproduce> <area> <otra_vez>)",
|
|
3203
|
+
"<reproduce> <otra_vez> <area> [el |la ]([<pista> ]<anterior>|<anterior> <pista>)[ <otra_vez>]",
|
|
3204
|
+
"(<salta>|<vuelve>) a[l] [<reproduce> ][<otra_vez> ][el |la ](<anterior> [<pista>]|<pista> <anterior>)[ <otra_vez>] <area>",
|
|
3205
|
+
"<area> (<salta>|<vuelve>) a[l] [a <reproduce> ][<otra_vez> ][el |la ](<anterior> [<pista>]|<pista> <anterior>)[ <otra_vez>]",
|
|
3206
|
+
"(<salta>|<vuelve>) a[l] [<reproduce> ]<area> [<otra_vez> ][el |la ](<anterior> [<pista>]|<pista> <anterior>)[ <otra_vez>]"
|
|
3207
|
+
]
|
|
3208
|
+
}
|
|
3209
|
+
]
|
|
3210
|
+
},
|
|
3176
3211
|
"HassListAddItem": {
|
|
3177
3212
|
"data": [
|
|
3178
3213
|
{
|
|
@@ -3322,6 +3357,9 @@
|
|
|
3322
3357
|
"HassUnpauseTimer": {
|
|
3323
3358
|
"default": "Continuando temporizador"
|
|
3324
3359
|
},
|
|
3360
|
+
"HassMediaPrevious": {
|
|
3361
|
+
"default": "Reproduciendo pista anterior"
|
|
3362
|
+
},
|
|
3325
3363
|
"HassGetWeather": {
|
|
3326
3364
|
"default": "{% set weather_condition = {\n 'clear': 'Cielo despejado',\n 'clear-night': 'Cielo despejado',\n 'cloudy': 'Cielo nuboso',\n 'exceptional': 'Clima excepcionalmente adverso',\n 'fog': 'Niebla',\n 'hail': 'Precipitaciones en forma de granizo',\n 'lightning': 'Tormentas eléctricas',\n 'lightning-rainy': 'Lluvia y tormenta eléctrica',\n 'partlycloudy': 'Cielos parcialmente nublados',\n 'pouring': 'Lluvia copiosa',\n 'rainy': 'Lluvia',\n 'snowy': 'Precipitaciones en forma de nieve',\n 'snowy-rainy': 'Precipitaciones en forma de aguanieve',\n 'sunny': 'Sol',\n 'windy': 'Vientos',\n 'windy-variant': 'Vientos y nubes'\n} %}\n {{ weather_condition.get((state.state | string).lower(), \"\") }}, con una temperatura de {{ state.attributes.get('temperature') }} {{ state.attributes.get('temperature_unit') }}\n"
|
|
3327
3365
|
},
|
|
@@ -3936,6 +3974,34 @@
|
|
|
3936
3974
|
}
|
|
3937
3975
|
]
|
|
3938
3976
|
},
|
|
3977
|
+
"timer_half": {
|
|
3978
|
+
"values": [
|
|
3979
|
+
{
|
|
3980
|
+
"in": "medi(o|a)",
|
|
3981
|
+
"out": 30
|
|
3982
|
+
},
|
|
3983
|
+
{
|
|
3984
|
+
"in": "1/2",
|
|
3985
|
+
"out": 30
|
|
3986
|
+
},
|
|
3987
|
+
{
|
|
3988
|
+
"in": "[un |1 ]cuarto[ de]",
|
|
3989
|
+
"out": 15
|
|
3990
|
+
},
|
|
3991
|
+
{
|
|
3992
|
+
"in": "(tres|3) cuartos[ de]",
|
|
3993
|
+
"out": 45
|
|
3994
|
+
},
|
|
3995
|
+
{
|
|
3996
|
+
"in": "1/4",
|
|
3997
|
+
"out": 15
|
|
3998
|
+
},
|
|
3999
|
+
{
|
|
4000
|
+
"in": "3/4",
|
|
4001
|
+
"out": 45
|
|
4002
|
+
}
|
|
4003
|
+
]
|
|
4004
|
+
},
|
|
3939
4005
|
"timer_name": {
|
|
3940
4006
|
"wildcard": true
|
|
3941
4007
|
},
|
|
@@ -3946,6 +4012,7 @@
|
|
|
3946
4012
|
"expansion_rules": {
|
|
3947
4013
|
"abre": "(abr(a|e|ir|í)|<sube>)",
|
|
3948
4014
|
"ahora": "[ahora [mismo]|actual[mente]|en este momento]",
|
|
4015
|
+
"anterior": "(anterior|últim(o|a))",
|
|
3949
4016
|
"añadir": "(añad(a|e|ir|í)|apunt[a|e|ar|á]|pon[ga|er|é]|sum(e|a|ar|á))",
|
|
3950
4017
|
"apaga": "(apag(a|ue|ar|á)|desconect(a|e|ar|á)|desactiv(a|e|ar|á))",
|
|
3951
4018
|
"area": "[en|del|de] [el|la] {area}",
|
|
@@ -3971,6 +4038,7 @@
|
|
|
3971
4038
|
"luces": "[el|la|l(a|o)s] (luz|luces|lámpara[s]|bombill(a|o)[s]|ampolleta[s]|luminaria[s]|lamparilla[s]|foco[s]|interruptor[es]|llave[s][ de la luz])",
|
|
3972
4039
|
"mide": "[que] ([es|está] (mid(e|ie)|medi|indica|marca)[ndo|d(a|o)]|tiene|hay) [por|en]",
|
|
3973
4040
|
"name": "[el|la|los|las] {name}",
|
|
4041
|
+
"otra_vez": "(otra vez|de nuevo|una vez más)",
|
|
3974
4042
|
"pausa": "(paus(a|ar|e|á)|<para>)",
|
|
3975
4043
|
"para": "(par(a|ar|e|á))|det(én|ener|enga|ené)",
|
|
3976
4044
|
"planta": "[en|del|de] [el|la] ([planta|piso] {floor}|{floor} (planta|piso))",
|
|
@@ -3978,16 +4046,17 @@
|
|
|
3978
4046
|
"posición": "{position}[ ][%|por[ ]cien[to]]",
|
|
3979
4047
|
"puerta": "[el|la] (puerta|portón|cancela|verja|reja|compuerta|portillo)",
|
|
3980
4048
|
"quita": "quit(a|e|ar|á)",
|
|
3981
|
-
"reproduce": "(reprodu(ce|cir|cí|zca)|escuchar|
|
|
4049
|
+
"reproduce": "(reprodu(ce|cir|cí|zca)|escuchar|o(i|í)r|ver|visualizar)",
|
|
3982
4050
|
"resta": "(rest(a|e|ar|á))",
|
|
3983
4051
|
"salta": "(salt(a|e|ar|á))",
|
|
3984
4052
|
"se_encuentra": "(se (encuentra|localiza|ubica)|está|mora)",
|
|
3985
4053
|
"sube": "(sub(a|e|ir|í)|levant(a|e|ar|á)|aument(a|e|ar|á)|increment(a|e|ar|á))",
|
|
3986
4054
|
"temp": "[el|la] (temperatura|calor|grados)",
|
|
3987
|
-
"temperature": "{temperature} [
|
|
4055
|
+
"temperature": "{temperature}[([ ]°[ ][{temperature_unit}])|( {temperature_unit})|( grados[ {temperature_unit}])]",
|
|
3988
4056
|
"temporizador": "[el |la ](temporizador|cuenta atrás)",
|
|
3989
4057
|
"temporizadores": "[el |la |l(o|a)s ](temporizador[es]|cuenta[s] atrás)",
|
|
3990
4058
|
"volumen": "{volume:volume_level}[ ][%|por[ ]cien[to]]",
|
|
4059
|
+
"vuelve": "((vuelve|vuelva|volver|volvé)|(regres(a|e|ar|á))|(retorn(a|e|ar|á))|(retroced(e|a|er|é)))",
|
|
3991
4060
|
"habitación": "(habitaci(ón|ones)|pieza[s]|cuarto[s]|aposento[s]|sala[s]|[re]cámara[s])",
|
|
3992
4061
|
"todos": "(tod(a|o)s [l(a|o)s]|cada [un(a|o) de l(a|o)s]|tod(a|o)s y cada un(a|o) de l(a|o)s)",
|
|
3993
4062
|
"casa": "(casa|apartamento|departamento|piso)",
|
|
@@ -4003,8 +4072,8 @@
|
|
|
4003
4072
|
"nb_start_minutes": "({timer_minutes:start_minutes}|{timer_words_minutes:start_minutes})",
|
|
4004
4073
|
"nb_start_hours": "({timer_hours:start_hours}|{timer_words_hours:start_hours})",
|
|
4005
4074
|
"timer_duration_seconds": "<nb_seconds> segundo[s]",
|
|
4006
|
-
"timer_duration_minutes": "<nb_minutes> minuto[s][[,] [y ]<
|
|
4007
|
-
"timer_duration_hours": "<nb_hours> hora[s][[,] [y ]<
|
|
4075
|
+
"timer_duration_minutes": "((<nb_minutes> minuto[s][[,] [y ]<timer_duration_seconds>])|(<nb_minutes> minuto[s] y {timer_half:seconds})|({timer_half:seconds} minuto))",
|
|
4076
|
+
"timer_duration_hours": "(<nb_hours> hora[s][[,] [y ]<timer_duration_minutes>]|(<nb_hours> hora[s] y {timer_half:minutes}[[,] y (<timer_duration_seconds>|{timer_half:seconds} minuto)])|({timer_half:minutes} hora[[,] y (<timer_duration_seconds>|{timer_half:seconds} minuto)]))",
|
|
4008
4077
|
"timer_duration": "<timer_duration_seconds>|<timer_duration_minutes>|<timer_duration_hours>",
|
|
4009
4078
|
"timer_start_seconds": "[el |los ]<nb_start_seconds> segundo[s]",
|
|
4010
4079
|
"timer_start_minutes": "[el |los ]<nb_start_minutes> minuto[s][[,] [y ]<nb_start_seconds> segundo[s]]",
|
|
@@ -3369,12 +3369,7 @@
|
|
|
3369
3369
|
"<minuteur> pour <timer_duration>",
|
|
3370
3370
|
"<minuteur> de <timer_duration>",
|
|
3371
3371
|
"<minuteur> d'<timer_duration>"
|
|
3372
|
-
]
|
|
3373
|
-
"requires_context": {
|
|
3374
|
-
"area": {
|
|
3375
|
-
"slot": false
|
|
3376
|
-
}
|
|
3377
|
-
}
|
|
3372
|
+
]
|
|
3378
3373
|
},
|
|
3379
3374
|
{
|
|
3380
3375
|
"sentences": [
|
|
@@ -3387,12 +3382,7 @@
|
|
|
3387
3382
|
"<mets> un <minuteur> de <timer_duration>",
|
|
3388
3383
|
"<mets> un <minuteur> d'<timer_duration>",
|
|
3389
3384
|
"<mets> un <minuteur> pour <timer_duration>"
|
|
3390
|
-
]
|
|
3391
|
-
"requires_context": {
|
|
3392
|
-
"area": {
|
|
3393
|
-
"slot": false
|
|
3394
|
-
}
|
|
3395
|
-
}
|
|
3385
|
+
]
|
|
3396
3386
|
},
|
|
3397
3387
|
{
|
|
3398
3388
|
"sentences": [
|
|
@@ -3404,11 +3394,6 @@
|
|
|
3404
3394
|
"<minuteur> de <timer_duration> <appele> {timer_name:name}",
|
|
3405
3395
|
"<minuteur> d'<timer_duration> <appele> {timer_name:name}"
|
|
3406
3396
|
],
|
|
3407
|
-
"requires_context": {
|
|
3408
|
-
"area": {
|
|
3409
|
-
"slot": false
|
|
3410
|
-
}
|
|
3411
|
-
},
|
|
3412
3397
|
"expansion_rules": {
|
|
3413
3398
|
"appele": "(appelé|nommé|surnomé)"
|
|
3414
3399
|
}
|
|
@@ -3434,14 +3419,16 @@
|
|
|
3434
3419
|
"<mets> un <minuteur> d'<timer_duration> <appele> {timer_name:name}",
|
|
3435
3420
|
"<mets> un <minuteur> pour <timer_duration> <appele> {timer_name:name}"
|
|
3436
3421
|
],
|
|
3437
|
-
"requires_context": {
|
|
3438
|
-
"area": {
|
|
3439
|
-
"slot": false
|
|
3440
|
-
}
|
|
3441
|
-
},
|
|
3442
3422
|
"expansion_rules": {
|
|
3443
3423
|
"appele": "(appelé|nommé|surnomé)"
|
|
3444
3424
|
}
|
|
3425
|
+
},
|
|
3426
|
+
{
|
|
3427
|
+
"sentences": [
|
|
3428
|
+
"{timer_command:conversation_command} dans <timer_duration>",
|
|
3429
|
+
"Dans <timer_duration> {timer_command:conversation_command}"
|
|
3430
|
+
],
|
|
3431
|
+
"response": "command"
|
|
3445
3432
|
}
|
|
3446
3433
|
]
|
|
3447
3434
|
},
|
|
@@ -3586,7 +3573,8 @@
|
|
|
3586
3573
|
"valve": "Fermé"
|
|
3587
3574
|
},
|
|
3588
3575
|
"HassStartTimer": {
|
|
3589
|
-
"default": "Minuteur lancé"
|
|
3576
|
+
"default": "Minuteur lancé",
|
|
3577
|
+
"command": "Commande reçue"
|
|
3590
3578
|
},
|
|
3591
3579
|
"HassShoppingListAddItem": {
|
|
3592
3580
|
"item_added": "{{ slots.item }} ajouté"
|
|
@@ -4250,9 +4238,9 @@
|
|
|
4250
4238
|
"eteins": "(éteint|eteint|éteins|eteins|éteindre|eteindre|désactive|désactiver|stoppe|stopper|arrête|arrêter|coupe|couper|<eteins_dirty>)",
|
|
4251
4239
|
"ferme": "(ferme|fermer|baisse|baisser)",
|
|
4252
4240
|
"lis": "(lis|lire)",
|
|
4253
|
-
"mets": "(mets|mettre|passe|passer
|
|
4241
|
+
"mets": "(mets|mettre|passe|passer|<mets_dirty>)",
|
|
4254
4242
|
"ouvre": "(ouvre|ouvrir|monte|monter)",
|
|
4255
|
-
"regle": "(règle|régler|met|mets|mettre|ajuste|ajuster|change|changer
|
|
4243
|
+
"regle": "(règle|régler|met|mets|mettre|ajuste|ajuster|change|changer|<mets_dirty>)",
|
|
4256
4244
|
"renvoie": "(renvoie|renvoyer|arrête|arrêter|stop[pe]|stopper)",
|
|
4257
4245
|
"reprends": "(remets|remettre|reprends|reprend|reprendre|reprise|relance|relancer)",
|
|
4258
4246
|
"cree": "(créer|crée)",
|