core/homeassistant/components/device_tracker/strings.json

8 lines
152 B
JSON
Raw Normal View History

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