1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-05 07:04:05 +01:00
Files
core/homeassistant/components/device_tracker/strings.json
T
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"
}
}
}