1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/homeassistant/components/device_tracker/strings.json
2019-12-16 09:33:11 +01:00

9 lines
154 B
JSON

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