24 lines
1.0 KiB
JSON
24 lines
1.0 KiB
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"lock": "\u0417\u0430\u043a\u043b\u044e\u0447\u0438 {entity_name}",
|
|
"open": "\u041e\u0442\u0432\u0430\u0440\u044f\u043d\u0435 \u043d\u0430 {entity_name}",
|
|
"unlock": "\u041e\u0442\u043a\u043b\u044e\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 {entity_name}"
|
|
},
|
|
"condition_type": {
|
|
"is_locked": "{entity_name} \u0435 \u0437\u0430\u043a\u043b\u044e\u0447\u0435\u043d",
|
|
"is_unlocked": "{entity_name} \u0435 \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d"
|
|
},
|
|
"trigger_type": {
|
|
"locked": "{entity_name} \u0437\u0430\u043a\u043b\u044e\u0447\u0435\u043d",
|
|
"unlocked": "{entity_name} \u043e\u0442\u043a\u043b\u044e\u0447\u0435\u043d"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"locked": "\u0417\u0430\u043a\u043b\u044e\u0447\u0435\u043d",
|
|
"unlocked": "\u041e\u0442\u043a\u043b\u044e\u0447\u0435\u043d"
|
|
}
|
|
},
|
|
"title": "\u041a\u043b\u044e\u0447\u0430\u043b\u043a\u0430"
|
|
} |