16 lines
471 B
JSON
16 lines
471 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"lock": "\u05e0\u05e2\u05d9\u05dc\u05ea {entity_name}",
|
|
"open": "\u05e4\u05ea\u05d9\u05d7\u05ea {entity_name}",
|
|
"unlock": "\u05e0\u05e2\u05d9\u05dc\u05ea {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"locked": "\u05e0\u05e2\u05d5\u05dc",
|
|
"unlocked": "\u05e4\u05ea\u05d5\u05d7"
|
|
}
|
|
},
|
|
"title": "\u05de\u05e0\u05e2\u05d5\u05dc"
|
|
} |