1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-25 20:35:09 +00:00
Files
core/homeassistant/components/device_tracker/strings.json
2019-10-25 10:51:35 -07:00

8 lines
152 B
JSON

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