39 lines
2.2 KiB
JSON
39 lines
2.2 KiB
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"close": "\u05e1\u05d2\u05d9\u05e8\u05ea {entity_name}",
|
|
"close_tilt": "\u05e1\u05d2\u05d9\u05e8\u05ea \u05d4\u05d8\u05d9\u05d4 \u05e9\u05dc {entity_name}",
|
|
"open": "\u05e4\u05ea\u05d9\u05d7\u05ea {entity_name}",
|
|
"open_tilt": "\u05e4\u05ea\u05d9\u05d7\u05ea \u05d4\u05d8\u05d9\u05d9\u05ea {entity_name}",
|
|
"set_position": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05de\u05d9\u05e7\u05d5\u05dd {entity_name}",
|
|
"set_tilt_position": "\u05d4\u05d2\u05d3\u05e8\u05ea \u05de\u05d9\u05e7\u05d5\u05dd \u05d4\u05d8\u05d9\u05d9\u05ea {entity_name}",
|
|
"stop": "\u05e2\u05e6\u05d5\u05e8 {entity_name}"
|
|
},
|
|
"condition_type": {
|
|
"is_closed": "{entity_name} \u05e0\u05e1\u05d2\u05e8",
|
|
"is_closing": "{entity_name} \u05e0\u05e1\u05d2\u05e8",
|
|
"is_open": "{entity_name} \u05e4\u05ea\u05d5\u05d7",
|
|
"is_opening": "{entity_name} \u05e0\u05e4\u05ea\u05d7",
|
|
"is_position": "\u05d4\u05de\u05d9\u05e7\u05d5\u05dd \u05d4\u05e0\u05d5\u05db\u05d7\u05d9 {entity_name} \u05d4\u05d5\u05d0",
|
|
"is_tilt_position": "\u05de\u05d9\u05e7\u05d5\u05dd \u05d4\u05d4\u05d8\u05d9\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9 {entity_name} \u05d4\u05d5\u05d0"
|
|
},
|
|
"trigger_type": {
|
|
"closed": "{entity_name} \u05e1\u05d2\u05d5\u05e8",
|
|
"closing": "{entity_name} \u05e0\u05e1\u05d2\u05e8",
|
|
"opened": "{entity_name} \u05e0\u05e4\u05ea\u05d7",
|
|
"opening": "\u05e4\u05ea\u05d9\u05d7\u05ea {entity_name}",
|
|
"position": "{entity_name} \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9 \u05de\u05d9\u05e7\u05d5\u05dd",
|
|
"tilt_position": "{entity_name} \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d1\u05de\u05d9\u05e7\u05d5\u05dd \u05d4\u05d8\u05d9\u05d4"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"closed": "\u05e0\u05e1\u05d2\u05e8",
|
|
"closing": "\u05e1\u05d5\u05d2\u05e8",
|
|
"open": "\u05e4\u05ea\u05d5\u05d7",
|
|
"opening": "\u05e4\u05d5\u05ea\u05d7",
|
|
"stopped": "\u05e2\u05e6\u05e8"
|
|
}
|
|
},
|
|
"title": "\u05d5\u05d9\u05dc\u05d5\u05df"
|
|
} |