core/homeassistant/components/device_tracker/.translations/en.json

8 lines
177 B
JSON

{
"device_automation": {
"condition_type": {
"is_home": "{entity_name} is home",
"is_not_home": "{entity_name} is not home"
}
}
}