core/homeassistant/components/lock/strings.json

9 lines
158 B
JSON

{
"device_automation": {
"condition_type": {
"is_locked": "{entity_name} is locked",
"is_unlocked": "{entity_name} is unlocked"
}
}
}