2019-09-10 00:32:37 +00:00
|
|
|
{
|
|
|
|
"device_automation": {
|
|
|
|
"action_type": {
|
2020-10-19 00:03:28 +00:00
|
|
|
"toggle": "{entity_name}: \u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c",
|
|
|
|
"turn_off": "{entity_name}: \u0432\u044b\u043a\u043b\u044e\u0447\u0438\u0442\u044c",
|
|
|
|
"turn_on": "{entity_name}: \u0432\u043a\u043b\u044e\u0447\u0438\u0442\u044c"
|
2019-09-10 00:32:37 +00:00
|
|
|
},
|
|
|
|
"condition_type": {
|
2019-10-12 00:31:47 +00:00
|
|
|
"is_off": "{entity_name} \u0432 \u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438",
|
2020-04-08 00:08:19 +00:00
|
|
|
"is_on": "{entity_name} \u0432\u043e \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438"
|
2019-09-10 00:32:37 +00:00
|
|
|
},
|
|
|
|
"trigger_type": {
|
2019-10-12 00:31:47 +00:00
|
|
|
"turned_off": "{entity_name} \u0432\u044b\u043a\u043b\u044e\u0447\u0430\u0435\u0442\u0441\u044f",
|
|
|
|
"turned_on": "{entity_name} \u0432\u043a\u043b\u044e\u0447\u0430\u0435\u0442\u0441\u044f"
|
2019-09-10 00:32:37 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
},
|
2020-04-20 23:33:54 +00:00
|
|
|
"state": {
|
|
|
|
"_": {
|
|
|
|
"off": "\u0412\u044b\u043a\u043b",
|
|
|
|
"on": "\u0412\u043a\u043b"
|
|
|
|
}
|
|
|
|
},
|
2020-04-16 20:00:10 +00:00
|
|
|
"title": "\u0412\u044b\u043a\u043b\u044e\u0447\u0430\u0442\u0435\u043b\u044c"
|
2019-09-10 00:32:37 +00:00
|
|
|
}
|