19 lines
589 B
JSON
19 lines
589 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"set_hvac_mode": "{entity_name} \u306eHVAC\u30e2\u30fc\u30c9\u3092\u5909\u66f4",
|
|
"set_preset_mode": "{entity_name} \u306e\u30d7\u30ea\u30bb\u30c3\u30c8\u3092\u5909\u66f4"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"auto": "\u30aa\u30fc\u30c8",
|
|
"cool": "\u51b7\u623f",
|
|
"dry": "\u30c9\u30e9\u30a4",
|
|
"fan_only": "\u30d5\u30a1\u30f3\u306e\u307f",
|
|
"heat": "\u6696\u623f",
|
|
"off": "\u30aa\u30d5"
|
|
}
|
|
},
|
|
"title": "\u6c17\u5019"
|
|
} |