8 lines
152 B
JSON
8 lines
152 B
JSON
|
{
|
||
|
"device_automation": {
|
||
|
"condtion_type": {
|
||
|
"is_home": "{entity_name} is home",
|
||
|
"is_not_home": "{entity_name} is not home"
|
||
|
}
|
||
|
}
|
||
|
}
|