11 lines
573 B
JSON
11 lines
573 B
JSON
{
|
|
"device_automation": {
|
|
"condition_type": {
|
|
"is_idle": "{entity_name} \u0435 \u043d\u0435\u0430\u043a\u0442\u0438\u0432\u0435\u043d",
|
|
"is_off": "{entity_name} \u0435 \u0438\u0437\u043a\u043b\u044e\u0447\u0435\u043d",
|
|
"is_on": "{entity_name} \u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d",
|
|
"is_paused": "{entity_name} \u0435 \u043d\u0430 \u043f\u0430\u0443\u0437\u0430",
|
|
"is_playing": "{entity_name} \u0432\u044a\u0437\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0436\u0434\u0430"
|
|
}
|
|
}
|
|
} |