34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"close": "Zavrie\u0165 {entity_name}",
|
|
"open": "Otvori\u0165 {entity_name}",
|
|
"set_position": "Nastavi\u0165 poz\u00edciu {entity_name}",
|
|
"stop": "Zastavi\u0165 {entity_name}"
|
|
},
|
|
"condition_type": {
|
|
"is_closed": "{entity_name} je zatvoren\u00e9",
|
|
"is_closing": "{entity_name} sa zatv\u00e1ra",
|
|
"is_open": "{entity_name} je otvoren\u00e1",
|
|
"is_opening": "{entity_name} sa otv\u00e1ra",
|
|
"is_position": "Aktu\u00e1lna poz\u00edcia {entity_name} je",
|
|
"is_tilt_position": "Aktu\u00e1lna poloha naklonenia {entity_name} je"
|
|
},
|
|
"trigger_type": {
|
|
"closed": "{entity_name} zatvoren\u00e9",
|
|
"closing": "zatv\u00e1renie {entity_name}",
|
|
"opened": "{entity_name} otvoren\u00e9",
|
|
"position": "zmeny poz\u00edcie {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"closed": "Zatvoren\u00e9",
|
|
"closing": "Zatv\u00e1ra sa",
|
|
"open": "Otvoren\u00e9",
|
|
"opening": "Otv\u00e1ra sa",
|
|
"stopped": "Zastaven\u00e9"
|
|
}
|
|
},
|
|
"title": "Kryt"
|
|
} |