Files
core/homeassistant/components/device_tracker/strings.json
T

10 lines
183 B
JSON

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