29 lines
1.2 KiB
JSON
29 lines
1.2 KiB
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"set_hvac_mode": "\u66f4\u6539 {entity_name} \u7a7a\u8c03\u6a21\u5f0f",
|
|
"set_preset_mode": "\u66f4\u6539 {entity_name} \u9884\u8bbe\u6a21\u5f0f"
|
|
},
|
|
"condition_type": {
|
|
"is_hvac_mode": "{entity_name} \u5df2\u8bbe\u4e3a\u6307\u5b9a\u7684\u7a7a\u8c03\u6a21\u5f0f",
|
|
"is_preset_mode": "{entity_name} \u5df2\u8bbe\u4e3a\u6307\u5b9a\u7684\u9884\u8bbe\u6a21\u5f0f"
|
|
},
|
|
"trigger_type": {
|
|
"current_humidity_changed": "{entity_name} \u6d4b\u91cf\u7684\u5ba4\u5185\u6e7f\u5ea6\u53d8\u5316",
|
|
"current_temperature_changed": "{entity_name} \u6d4b\u91cf\u7684\u5ba4\u5185\u6e29\u5ea6\u53d8\u5316",
|
|
"hvac_mode_changed": "{entity_name} \u7684\u8fd0\u884c\u6a21\u5f0f\u53d8\u5316"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"auto": "\u81ea\u52a8",
|
|
"cool": "\u5236\u51b7",
|
|
"dry": "\u9664\u6e7f",
|
|
"fan_only": "\u4ec5\u9001\u98ce",
|
|
"heat": "\u5236\u70ed",
|
|
"heat_cool": "\u5236\u70ed/\u5236\u51b7",
|
|
"off": "\u5173"
|
|
}
|
|
},
|
|
"title": "\u7a7a\u8c03"
|
|
} |