19 lines
495 B
JSON
19 lines
495 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"turn_off": "\u5173\u95ed {entity_name}",
|
|
"turn_on": "\u6253\u5f00 {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"eco": "\u8282\u80fd",
|
|
"electric": "\u7535\u70ed",
|
|
"gas": "\u71c3\u6c14",
|
|
"heat_pump": "\u70ed\u6cf5",
|
|
"high_demand": "\u6025\u9700",
|
|
"off": "\u5173",
|
|
"performance": "\u9ad8\u6027\u80fd"
|
|
}
|
|
}
|
|
} |