Skip to content

Commit b1e3561

Browse files
authored
Clarify description of autorelock setting in zwave_js (home-assistant#148019)
1 parent bfc814c commit b1e3561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

homeassistant/components/zwave_js/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -548,8 +548,8 @@
548548
"description": "Sets the configuration for a lock.",
549549
"fields": {
550550
"auto_relock_time": {
551-
"description": "Duration in seconds until lock returns to secure state. Only enforced when operation type is `constant`.",
552-
"name": "Auto relock time"
551+
"description": "Duration in seconds until lock returns to locked state. Only enforced when operation type is `constant`.",
552+
"name": "Autorelock time"
553553
},
554554
"block_to_block": {
555555
"description": "Whether the lock should run the motor until it hits resistance.",

0 commit comments

Comments
 (0)