19 lines
780 B
JSON
19 lines
780 B
JSON
{
|
|
"device_automation": {
|
|
"condition_type": {
|
|
"is_home": "{entity_name} \u0434\u043e\u043c\u0430",
|
|
"is_not_home": "{entity_name} \u043d\u0435 \u0434\u043e\u043c\u0430"
|
|
},
|
|
"trigger_type": {
|
|
"enters": "{entity_name} \u0432\u0445\u043e\u0434\u0438\u0442 \u0432 \u0437\u043e\u043d\u0443",
|
|
"leaves": "{entity_name} \u043f\u043e\u043a\u0438\u0434\u0430\u0435\u0442 \u0437\u043e\u043d\u0443"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"home": "\u0414\u043e\u043c\u0430",
|
|
"not_home": "\u041d\u0435 \u0434\u043e\u043c\u0430"
|
|
}
|
|
},
|
|
"title": "\u041e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u043d\u0438\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432"
|
|
} |