We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
zwave_js
1 parent bfc814c commit b1e3561Copy full SHA for b1e3561
homeassistant/components/zwave_js/strings.json
@@ -548,8 +548,8 @@
548
"description": "Sets the configuration for a lock.",
549
"fields": {
550
"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"
+ "description": "Duration in seconds until lock returns to locked state. Only enforced when operation type is `constant`.",
+ "name": "Autorelock time"
553
},
554
"block_to_block": {
555
"description": "Whether the lock should run the motor until it hits resistance.",
0 commit comments