Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PL] - big update for current intents and added new intents for cover, valve, vacuum, media_player, person, todo, weather and more #1996

Merged
merged 69 commits into from
Mar 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
4dc1e70
Updated _common.yaml and _fixtures, climate_HassClimateGetTemperature…
witold-gren Feb 12, 2024
574e132
Merge branch 'home-assistant:main' into main
witold-gren Feb 12, 2024
0cfebc8
Updated response, sentences and tests for climate_HassClimateSetTempe…
witold-gren Feb 12, 2024
e6ac221
Updated responses, sentences and tests for cover_HassGetState
witold-gren Feb 13, 2024
14cca5c
Updated domain "cover" with ON and OFF states
witold-gren Feb 19, 2024
1cc8e60
updated cover domain
witold-gren Feb 20, 2024
03cec3b
Merge branch 'home-assistant:main' into main
witold-gren Feb 20, 2024
57736e1
updated domain fan
witold-gren Feb 20, 2024
7509c20
added all new responses
witold-gren Feb 20, 2024
dc13058
added HassSetPosition
witold-gren Feb 20, 2024
a5b01d7
small update
witold-gren Feb 20, 2024
09107f4
updated hassassistant HassTurnOff and HassTurnOn domain
witold-gren Feb 21, 2024
76e6e4b
updated domain lock
witold-gren Feb 21, 2024
de21866
updated test for lock domain
witold-gren Feb 22, 2024
8082816
Merge branch 'home-assistant:main' into main
witold-gren Feb 23, 2024
33c53a1
updated light
witold-gren Feb 23, 2024
c3ac420
exclude light in default on and off configuration
witold-gren Feb 23, 2024
5c02afe
added extra text for cover domain
witold-gren Feb 23, 2024
bf49244
updated common
witold-gren Feb 23, 2024
3d876c9
updated fixtures
witold-gren Feb 23, 2024
31a4988
updated slot in_here for fan
witold-gren Feb 23, 2024
0c49448
created HassMediaNext
witold-gren Feb 23, 2024
a4ecb82
added HassMediaPause
witold-gren Feb 23, 2024
3ecb5ff
added HassMediaUnpause
witold-gren Feb 23, 2024
c0b4ef6
added HassMediaPause sentences
witold-gren Feb 23, 2024
971d58b
added HassSetVolume
witold-gren Feb 23, 2024
05ab16a
added person_HassGetState
witold-gren Feb 23, 2024
9f06749
updated HassTurnOn scene
witold-gren Feb 24, 2024
984b968
updated HassTurnOn domain script
witold-gren Feb 24, 2024
607c963
updated HassShoppingListAddItem
witold-gren Feb 24, 2024
3fef3f9
added HassShoppingListAddItem
witold-gren Feb 24, 2024
5d86f15
added HassVacuumReturnToBase
witold-gren Feb 24, 2024
47fb142
added HassVacuumStart
witold-gren Feb 24, 2024
0868486
added response HassVacuumStart
witold-gren Feb 24, 2024
9af184a
added turn on/off for valve domain
witold-gren Feb 24, 2024
e300cc4
Merge branch 'home-assistant:main' into main
witold-gren Feb 24, 2024
2598adc
added HassGetWeather
witold-gren Feb 24, 2024
03309a5
added correct fixtures for HassGetWeather
witold-gren Feb 24, 2024
508158b
updated ha_HassGetState
witold-gren Feb 24, 2024
82b7271
unification of file structure
witold-gren Feb 25, 2024
8e85472
updated lock test sentences
witold-gren Feb 25, 2024
6c3fac9
fixed few errors
witold-gren Feb 25, 2024
2a20f98
updated HassGetState
witold-gren Feb 25, 2024
7b067ba
Merge branch 'home-assistant:main' into main
witold-gren Feb 25, 2024
0d5fcde
fix responses
witold-gren Feb 25, 2024
805c174
Merge branch 'main' of github.com:witold-gren/intents
witold-gren Feb 25, 2024
7b294b6
Merge branch 'main' into main
witold-gren Feb 25, 2024
6a428c8
updated response for HassGetState
witold-gren Feb 25, 2024
83b8211
Merge branch 'main' of github.com:witold-gren/intents
witold-gren Feb 25, 2024
7dd9a77
updated default values for HassGetState
witold-gren Feb 25, 2024
37e9ac5
fixed response for HassGetState
witold-gren Feb 25, 2024
b5d0474
fixed miss sentences with fan device
witold-gren Feb 25, 2024
47d9f89
updated respons and test from weather domain
witold-gren Feb 25, 2024
95ade5f
updated according to some comments
witold-gren Feb 26, 2024
0946a42
Merge branch 'main' into main
witold-gren Feb 26, 2024
9fd7dbf
Merge branch 'main' into main
witold-gren Mar 4, 2024
ecabb0f
Update _fixtures.yaml
witold-gren Mar 4, 2024
51ae2af
Update _common.yaml
witold-gren Mar 4, 2024
91c749a
updated person sentences
witold-gren Mar 4, 2024
dd3c8e2
updated person sentences
witold-gren Mar 5, 2024
a69bcd2
Merge branch 'main' into main
witold-gren Mar 5, 2024
a7247a3
improving mistakes for polish language
witold-gren Mar 14, 2024
83ccc97
Merge branch 'main' of github.com:witold-gren/intents
witold-gren Mar 14, 2024
b30e059
Merge branch 'main' into main
witold-gren Mar 14, 2024
087cd40
removed expansion_rules in_here in all sentences, updated sentences f…
witold-gren Mar 14, 2024
03823e4
Merge branch 'main' of github.com:witold-gren/intents
witold-gren Mar 14, 2024
3a54cc3
updated sentence no_entity_exposed, updated sentences for HassMediaNext
witold-gren Mar 14, 2024
67529f9
fix a few sentences for a media player
witold-gren Mar 14, 2024
a51d8ec
added necessary tests sentences for media player
witold-gren Mar 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion responses/pl/HassClimateGetTemperature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ language: pl
responses:
intents:
HassClimateGetTemperature:
default: "Temperatura wynosi {{ state.state }} {{ 'stopień' if state.state | int | abs == 1 else 'stopnie' if state.state | int | abs in [2,3,4] else 'stopnie' if (state.state|string)[-1] | int | abs in [2,3,4] else 'stopni' }}"
default: >
{% set temperature = state_attr(state.entity_id, 'current_temperature') %}
Temperatura wynosi {{ temperature }} {{ 'stopień' if temperature | int | abs == 1 else 'stopnie' if temperature | int | abs in [2,3,4] else 'stopnie' if (temperature|string)[-1] | int | abs in [2,3,4] else 'stopni' }}

# Explanation and Examples:
# 0 stopni
# 1 stopień
Expand Down
2 changes: 1 addition & 1 deletion responses/pl/HassClimateSetTemperature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ language: pl
responses:
intents:
HassClimateSetTemperature:
default: Ustawiono temperaturę na {{ slots.temperature }} {{ 'stopień' if slots.temperature | int | abs == 1 else 'stopnie' if slots.temperature | int | abs in [2,3,4] else 'stopnie' if (slots.temperature|string)[-1] | int | abs in [2,3,4] else 'stopni' }}
default: "Ustawiono temperaturę"
139 changes: 113 additions & 26 deletions responses/pl/HassGetState.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,97 @@ language: pl
responses:
intents:
HassGetState:
default: |
{% set vowelsList = ['e', 'i', 'o', 'u'] %}
{% set lastChar = slots.name | default("y", false) | last %}
{% if state.state_with_unit == 'open': %}
{% if lastChar == "a" %}Otwarta{% elif lastChar in vowelsList %}Otwarte{% else %}Otwarty{% endif %}
{% elif state.state_with_unit == 'close': %}
{% if lastChar == "a" %}Zamknięta{% elif lastChar in vowelsList %}Zamknięte{% else %}Zamknięty{% endif %}
{% elif state.state_with_unit == 'on': %}
{% if lastChar == "a" %}Włączona{% elif lastChar in vowelsList %}Włączone{% else %}Włączony{% endif %}
{% elif state.state_with_unit == 'off': %}
{% if lastChar == "a" %}Wyłączona{% elif lastChar in vowelsList %}Wyłączone{% else %}Wyłączony{% endif %}
{% else %}{{ state.state_with_unit }}
{% endif %}

one: |
{{ slots.name | capitalize }} jest {{ state.state_with_unit }}
{% set vowelsList = ['e', 'i', 'o', 'u'] %}
{% set lastChar = slots.name | last %}
{{ slots.name | capitalize }} jest
{% if state.state_with_unit == 'open': %}
{% if lastChar == "a" %}otwarta{% elif lastChar in vowelsList %}otwarte{% else %}otwarty{% endif %}
{% elif state.state_with_unit == 'close': %}
{% if lastChar == "a" %}zamknięta{% elif lastChar in vowelsList %}zamknięte{% else %}zamknięty{% endif %}
{% elif state.state_with_unit == 'on': %}
{% if lastChar == "a" %}włączona{% elif lastChar in vowelsList %}włączone{% else %}włączony{% endif %}
{% elif state.state_with_unit == 'off': %}
{% if lastChar == "a" %}wyłączona{% elif lastChar in vowelsList %}wyłączone{% else %}wyłączony{% endif %}
{% else %}{{ state.state_with_unit }}
{% endif %}

one_state: |
Stan {{ slots.name | capitalize }} to {{ state.state_with_unit }}
{% set vowelsList = ['e', 'i', 'o', 'u'] %}
{% set lastChar = slots.name | last %}
Stan {{ slots.name | capitalize }} to
{% if state.state_with_unit == 'open': %}
{% if lastChar == "a" %}otwarta{% elif lastChar in vowelsList %}otwarte{% else %}otwarty{% endif %}
{% elif state.state_with_unit == 'close': %}
{% if lastChar == "a" %}zamknięta{% elif lastChar in vowelsList %}zamknięte{% else %}zamknięty{% endif %}
{% elif state.state_with_unit == 'on': %}
{% if lastChar == "a" %}włączona{% elif lastChar in vowelsList %}włączone{% else %}włączony{% endif %}
{% elif state.state_with_unit == 'off': %}
{% if lastChar == "a" %}wyłączona{% elif lastChar in vowelsList %}wyłączone{% else %}wyłączony{% endif %}
{% else %}{{ state.state_with_unit }}
{% endif %}

one_status: |
Status {{ slots.name | capitalize }} to {{ state.state_with_unit }}
{% set vowelsList = ['e', 'i', 'o', 'u'] %}
{% set lastChar = slots.name | last %}
Status {{ slots.name | capitalize }} to
witold-gren marked this conversation as resolved.
Show resolved Hide resolved
{% if state.state_with_unit == 'open': %}
{% if lastChar == "a" %}otwarta{% elif lastChar in vowelsList %}otwarte{% else %}otwarty{% endif %}
{% elif state.state_with_unit == 'close': %}
{% if lastChar == "a" %}zamknięta{% elif lastChar in vowelsList %}zamknięte{% else %}zamknięty{% endif %}
{% elif state.state_with_unit == 'on': %}
{% if lastChar == "a" %}włączona{% elif lastChar in vowelsList %}włączone{% else %}włączony{% endif %}
{% elif state.state_with_unit == 'off': %}
{% if lastChar == "a" %}wyłączona{% elif lastChar in vowelsList %}wyłączone{% else %}wyłączony{% endif %}
{% else %}{{ state.state_with_unit }}
{% endif %}

one_value: |
Wartość {{ slots.name | capitalize }} to {{ state.state_with_unit }}
{% set vowelsList = ['e', 'i', 'o', 'u'] %}
{% set lastChar = slots.name | last %}
Wartość {{ slots.name | capitalize }} to
{% if state.state_with_unit == 'open': %}
{% if lastChar == "a" %}otwarta{% elif lastChar in vowelsList %}otwarte{% else %}otwarty{% endif %}
{% elif state.state_with_unit == 'close': %}
{% if lastChar == "a" %}zamknięta{% elif lastChar in vowelsList %}zamknięte{% else %}zamknięty{% endif %}
{% elif state.state_with_unit == 'on': %}
{% if lastChar == "a" %}włączona{% elif lastChar in vowelsList %}włączone{% else %}włączony{% endif %}
{% elif state.state_with_unit == 'off': %}
{% if lastChar == "a" %}wyłączona{% elif lastChar in vowelsList %}wyłączone{% else %}wyłączony{% endif %}
{% else %}{{ state.state_with_unit }}
{% endif %}

one_yesno: |
{% set vowelsList = ['e', 'i', 'o', 'u'] %}
{% set lastChar = slots.name | last %}
{% if query.matched: %}
Tak
{% else: %}
Nie, {{ slots.name }} jest {{ state.state_with_unit }}
Nie, {{ slots.name | capitalize }} jest
{% if state.state_with_unit == 'open': %}
{% if lastChar == "a" %}otwarta{% elif lastChar in vowelsList %}otwarte{% else %}otwarty{% endif %}
{% elif state.state_with_unit == 'close': %}
{% if lastChar == "a" %}zamknięta{% elif lastChar in vowelsList %}zamknięte{% else %}zamknięty{% endif %}
{% elif state.state_with_unit == 'on': %}
{% if lastChar == "a" %}włączona{% elif lastChar in vowelsList %}włączone{% else %}włączony{% endif %}
{% elif state.state_with_unit == 'off': %}
{% if lastChar == "a" %}wyłączona{% elif lastChar in vowelsList %}wyłączone{% else %}wyłączony{% endif %}
{% else %}{{ state.state_with_unit }}
{% endif %}

one_yesno_cover: |
{% if query.matched: %}
Tak
{% else: %}
Nie, {{ slots.name }} jest {{ 'otwarta' if state.state_with_unit == 'open' else 'zamknięta' }}
{% endif %}

any: |
Expand Down Expand Up @@ -75,24 +142,35 @@ responses:
{% endif %}
{% endif %}

which_cover: |
which: |
{% if not query.matched %}
Żadne
{% else: %}
{% set match = query.matched | map(attribute="name") | sort | list %}
{% if match | length > 4 %}
{{ match[:3] | join(", ") }} oraz {{ (match | length - 3) }} inne
{% if state.domain == "light" %}
Żadne
{% elif state.attributes and state.attributes.device_class %}
{% if state.attributes.device_class in "shade" %}
Żadna osłona nie jest {% if state.hass_state == "open" %}zamknięta{% else %}otwarta{% endif %}
{% elif state.attributes.device_class == "blind" %}
Żadna roleta nie jest {% if state.hass_state == "open" %}zamknięta{% else %}otwarta{% endif %}
{% elif state.attributes.device_class == "curtain" %}
Żadna zasłona nie jest {% if state.hass_state == "open" %}zamknięta{% else %}otwarta{% endif %}
{% elif state.attributes.device_class == "shutter" %}
Żadna żaluzja nie jest {% if state.hass_state == "open" %}zamknięta{% else %}otwarta{% endif %}
{% elif state.attributes.device_class == "garage" %}
Żaden garaż nie jest {% if state.hass_state == "open" %}zamknięty{% else %}otwarty{% endif %}
{% elif state.attributes.device_class == "gate" %}
Żadna brama nie jest {% if state.hass_state == "open" %}zamknięta{% else %}otwarta{% endif %}
{% elif state.attributes.device_class == "door" %}
Żadne drzwi nie są {% if state.hass_state == "open" %}zamknięte{% else %}otwarte{% endif %}
{% elif state.attributes.device_class == "damper" %}
Żadna klapa nie jest {% if state.hass_state == "open" %}zamknięta{% else %}otwarta{% endif %}
{% elif state.attributes.device_class == "awning" %}
Żadna markiza nie jest {% if state.hass_state == "open" %}zamknięta{% else %}otwarta{% endif %}
{% elif state.attributes.device_class == "window" %}
Żadne okno nie jest {% if state.hass_state == "open" %}zamknięte{% else %}otwarte{% endif %}
{% endif %}
{% else %}
{%- for name in match -%}
{% if not loop.first and not loop.last %}, {% elif loop.last and not loop.first %} i {% endif -%}
{{ name }}
{%- endfor -%}
Żadna
{% endif %}
{% endif %}

which: |
{% if not query.matched %}
Żaden
{% else: %}
{% set match = query.matched | map(attribute="name") | sort | list %}
{% if match | length > 4 %}
Expand All @@ -107,3 +185,12 @@ responses:

how_many: |
{{ query.matched | length }}

where: |
{% if state.state == "home" %}
{{ slots.name | capitalize }} jest w domu
{% elif state.state == "not_home" %}
{{ slots.name | capitalize }} jest poza domem
{% else %}
{{ slots.name | capitalize }} jest w {{ state.state }}
{% endif %}
8 changes: 4 additions & 4 deletions responses/pl/HassLightSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: pl
responses:
intents:
HassLightSet:
brightness: Ustawiono jasność {{ slots.name }} na {{ slots.brightness }}
brightness_area: Ustawiono jasność w {{ slots.area }} na {{ slots.brightness }}
color: Ustawiono kolor {{ slots.name }} na {{ slots.color }}
color_area: Ustawiono kolor w {{ slots.area }} na {{ slots.color }}
brightness: "Ustawiono jasność"
brightness_area: "Ustawiono jasność w {{ slots.area | lower }}"
color: "Ustawiono kolor"
color_area: "Ustawiono kolor w {{ slots.area | lower }}"
5 changes: 5 additions & 0 deletions responses/pl/HassListAddItem.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: pl
responses:
intents:
HassListAddItem:
item_added: "Dodano {{ slots.item }}"
5 changes: 5 additions & 0 deletions responses/pl/HassMediaNext.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: pl
responses:
intents:
HassMediaNext:
default: "Odtwarzanie następnego utworu"
5 changes: 5 additions & 0 deletions responses/pl/HassMediaPause.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: pl
responses:
intents:
HassMediaPause:
default: "Wstrzymano"
5 changes: 5 additions & 0 deletions responses/pl/HassMediaUnpause.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: pl
responses:
intents:
HassMediaUnpause:
default: "Wznowiono"
5 changes: 5 additions & 0 deletions responses/pl/HassSetPosition.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: pl
responses:
intents:
HassSetPosition:
default: "Pozycja ustawiona"
5 changes: 5 additions & 0 deletions responses/pl/HassSetVolume.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: pl
responses:
intents:
HassSetVolume:
default: "Ustawiono głośność"
2 changes: 1 addition & 1 deletion responses/pl/HassShoppingListAddItem.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: "pl"
language: pl
responses:
intents:
HassShoppingListAddItem:
Expand Down
42 changes: 30 additions & 12 deletions responses/pl/HassTurnOff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,37 @@ language: pl
responses:
intents:
HassTurnOff:
default: Wyłączono {{ slots.name }}
lights_area: Wyłączono światło w {{ slots.area }}
light_all: Wyłączono wszystkie światła
fan_area: Wyłączono wentylator w {{ slots.area }}
fans_area: Wyłączono wentylatory w {{ slots.area }}
fans_all: Wyłączono wszystkie wentylatory
cover: Zamknięto {{ slots.name }}
cover_garage: Zamknięto garaż
cover_blind: Zamknięto rolety
cover_area_garage: Zamknięto garaż w {{ slots.area }}
cover_area_blind: Zamknięto roletę w {{ slots.area }}
cover_area_blinds: Zamknięto rolety w {{ slots.area }}
default: "Wyłączono {{ slots.name }}"
light: "Wyłączono światło"
light_area: "Wyłączono światło w {{ slots.area | lower }}"
lights_area: "Wyłączono światła w {{ slots.area | lower }}"
lights_all: "Wyłączono wszystkie światła"
fan: "Wyłączono wentylator"
fan_area: "Wyłączono wentylator w {{ slots.area | lower }}"
fans_area: "Wyłączono wentylatory w {{ slots.area | lower }}"
fans_all: "Wyłączono wszystkie wentylatory"
cover: "Zamknięto"
cover_garage: "Zamknięto garaż"
cover_curtain: "Zamknięto zasłonę"
cover_curtains: "Zamknięto zasłony"
cover_blind: "Zamknięto roletę"
cover_blinds: "Zamknięto rolety"
cover_shade: "Zamknięto osłonę"
cover_shades: "Zamknięto osłony"
cover_shutter: "Zamknięto żaluzję"
cover_shutters: "Zamknięto żaluzje"
cover_gate: "Zamknięto bramę"
cover_gates: "Zamknięto bramy"
cover_door: "Zamknięto drzwi"
cover_window: "Zamknięto okno"
cover_windows: "Zamknięto okna"
cover_damper: "Zamknięto klapę"
cover_dampers: "Zamknięto klapy"
cover_awning: "Zamknięto markizę"
cover_awnings: "Zamknięto markizy"
cover_device_class: "Zamknięto {{ slots.device_class }}"
lock_open_door: "Otwarto {{ slots.name if slots.name != 'all' else 'wszystkie drzwi' }}"
lock_open_lock: "Otwarto {{ slots.name if slots.name != 'all' else 'wszystkie zamki' }}"
lock_unlock_door: "Odblokowano {{ slots.name if slots.name != 'all' else 'wszystkie drzwi' }}"
lock_unlock_lock: "Odblokowano {{ slots.name if slots.name != 'all' else 'wszystkie zamki' }}"
valve: "Zamknięto"
46 changes: 32 additions & 14 deletions responses/pl/HassTurnOn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,39 @@ language: pl
responses:
intents:
HassTurnOn:
default: Włączono {{ slots.name }}
lights_area: Włączono światło w {{ slots.area }}
light_all: Włączono wszystkie światła
fan_area: Włączono wentylator w {{ slots.area }}
fans_area: Włączono wentylatory w {{ slots.area }}
fans_all: Włączono wszystkie wentylatory
cover: Otwarto {{ slots.name }}
cover_garage: Otwarto garaż
cover_blind: Otwarto rolety
cover_area_garage: Otwarto garaż w {{ slots.area }}
cover_area_blind: Otwarto roletę w {{ slots.area }}
cover_area_blinds: Otwarto rolety w {{ slots.area }}
scene: "Aktywowano scenę {{ slots.name }}"
script: "Uruchomiono skrypt {{ slots.name }}"
default: "Włączono {{ slots.name }}"
light: "Włączono światło"
light_area: "Włączono światło w {{ slots.area | lower }}"
lights_area: "Włączono światła w {{ slots.area | lower }}"
lights_all: "Włączono wszystkie światła"
fan: "Włączono wentylator"
fan_area: "Włączono wentylator w {{ slots.area | lower }}"
fans_area: "Włączono wentylatory w {{ slots.area | lower }}"
fans_all: "Włączono wszystkie wentylatory"
cover: "Otwarto"
cover_garage: "Otwarto garaż"
cover_curtain: "Otwarto zasłonę"
cover_curtains: "Otwarto zasłony"
cover_blind: "Otwarto roletę"
cover_blinds: "Otwarto rolety"
cover_shade: "Otwarto osłonę"
cover_shades: "Otwarto osłony"
cover_shutter: "Otwarto żaluzję"
cover_shutters: "Otwarto żaluzje"
cover_gate: "Otwarto bramę"
cover_gates: "Otwarto bramy"
cover_door: "Otwarto drzwi"
cover_window: "Otwarto okno"
cover_windows: "Otwarto okna"
cover_damper: "Otwarto klapę"
cover_dampers: "Otwarto klapy"
cover_awning: "Otwarto markizę"
cover_awnings: "Otwarto markizy"
cover_device_class: "Otwarto {{ slots.device_class }}"
lock_close_door: "Zamknięto {{ slots.name if slots.name != 'all' else 'wszystkie drzwi' }}"
lock_close_lock: "Zamknięto {{ slots.name if slots.name != 'all' else 'wszystkie zamki' }}"
lock_lock_door: "Zablokowano {{ slots.name if slots.name != 'all' else 'wszystkie drzwi' }}"
lock_lock_lock: "Zablokowano {{ slots.name if slots.name != 'all' else 'wszystkie zamki' }}"
scene: "Aktywowano scenę"
script: "Uruchomiono skrypt"
valve: "Otwarto"
witold-gren marked this conversation as resolved.
Show resolved Hide resolved
5 changes: 5 additions & 0 deletions responses/pl/HassVacuumReturnToBase.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: pl
responses:
intents:
HassVacuumReturnToBase:
default: "Powrót do bazy"
witold-gren marked this conversation as resolved.
Show resolved Hide resolved
5 changes: 5 additions & 0 deletions responses/pl/HassVacuumStart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: pl
responses:
intents:
HassVacuumStart:
default: "Uruchomiono"
Loading