18 lines
549 B
JSON
18 lines
549 B
JSON
|
{
|
||
|
"device_automation": {
|
||
|
"action_type": {
|
||
|
"set_humidity": "{entity_name} \uc2b5\ub3c4 \uc124\uc815\ud558\uae30",
|
||
|
"set_mode": "{entity_name} \uc758 \uc6b4\uc804 \ubaa8\ub4dc \ubcc0\uacbd",
|
||
|
"toggle": "{entity_name} \ud1a0\uae00",
|
||
|
"turn_off": "{entity_name} \ub044\uae30",
|
||
|
"turn_on": "{entity_name} \ucf1c\uae30"
|
||
|
}
|
||
|
},
|
||
|
"state": {
|
||
|
"_": {
|
||
|
"off": "\uaebc\uc9d0",
|
||
|
"on": "\ucf1c\uc9d0"
|
||
|
}
|
||
|
},
|
||
|
"title": "\uac00\uc2b5\uae30"
|
||
|
}
|