11 lines
370 B
JSON
11 lines
370 B
JSON
{
|
|
"device_automation": {
|
|
"condition_type": {
|
|
"is_idle": "{entity_name} \u7a7a\u95f2",
|
|
"is_off": "{entity_name} \u5df2\u5173\u95ed",
|
|
"is_on": "{entity_name} \u5df2\u5f00\u542f",
|
|
"is_paused": "{entity_name} \u5df2\u6682\u505c",
|
|
"is_playing": "{entity_name} \u6b63\u5728\u64ad\u653e"
|
|
}
|
|
}
|
|
} |