1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-09 20:48:36 +00:00
Files
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"
}
}
}