2019-10-09 00:32:17 +00:00
|
|
|
{
|
|
|
|
"device_automation": {
|
|
|
|
"condition_type": {
|
2019-12-25 00:32:06 +00:00
|
|
|
"is_battery_level": "\ud604\uc7ac {entity_name} \ubc30\ud130\ub9ac \uc794\ub7c9\uc774 ~ \uc774\uba74",
|
|
|
|
"is_humidity": "\ud604\uc7ac {entity_name} \uc2b5\ub3c4\uac00 ~ \uc774\uba74",
|
|
|
|
"is_illuminance": "\ud604\uc7ac {entity_name} \uc870\ub3c4\uac00 ~ \uc774\uba74",
|
|
|
|
"is_power": "\ud604\uc7ac {entity_name} \uc18c\ube44 \uc804\ub825\uc774 ~ \uc774\uba74",
|
|
|
|
"is_pressure": "\ud604\uc7ac {entity_name} \uc555\ub825\uc774 ~ \uc774\uba74",
|
|
|
|
"is_signal_strength": "\ud604\uc7ac {entity_name} \uc2e0\ud638 \uac15\ub3c4\uac00 ~ \uc774\uba74",
|
|
|
|
"is_temperature": "\ud604\uc7ac {entity_name} \uc628\ub3c4\uac00 ~ \uc774\uba74",
|
|
|
|
"is_timestamp": "\ud604\uc7ac {entity_name} \uc2dc\uac01\uc774 ~ \uc774\uba74",
|
|
|
|
"is_value": "\ud604\uc7ac {entity_name} \uac12\uc774 ~ \uc774\uba74"
|
2019-10-09 00:32:17 +00:00
|
|
|
},
|
|
|
|
"trigger_type": {
|
2019-12-25 00:32:06 +00:00
|
|
|
"battery_level": "{entity_name} \ubc30\ud130\ub9ac \uc794\ub7c9\uc774 \ubc14\ub014 \ub54c",
|
|
|
|
"humidity": "{entity_name} \uc2b5\ub3c4\uac00 \ubc14\ub014 \ub54c",
|
|
|
|
"illuminance": "{entity_name} \uc870\ub3c4\uac00 \ubc14\ub014 \ub54c",
|
|
|
|
"power": "{entity_name} \uc18c\ube44 \uc804\ub825\uc774 \ubc14\ub014 \ub54c",
|
|
|
|
"pressure": "{entity_name} \uc555\ub825\uc774 \ubc14\ub014 \ub54c",
|
|
|
|
"signal_strength": "{entity_name} \uc2e0\ud638 \uac15\ub3c4\uac00 \ubc14\ub014 \ub54c",
|
|
|
|
"temperature": "{entity_name} \uc628\ub3c4\uac00 \ubc14\ub014 \ub54c",
|
|
|
|
"timestamp": "{entity_name} \uc2dc\uac01\uc774 \ubc14\ub014 \ub54c",
|
|
|
|
"value": "{entity_name} \uac12\uc774 \ubc14\ub014 \ub54c"
|
2019-10-09 00:32:17 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|