Clarify description of autorelock setting in zwave_js (#148019)

This commit is contained in:
Norbert Rittel 2025-07-03 09:23:45 +02:00 committed by GitHub
parent bfc814c839
commit b1e3561ead
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -548,8 +548,8 @@
"description": "Sets the configuration for a lock.",
"fields": {
"auto_relock_time": {
"description": "Duration in seconds until lock returns to secure state. Only enforced when operation type is `constant`.",
"name": "Auto relock time"
"description": "Duration in seconds until lock returns to locked state. Only enforced when operation type is `constant`.",
"name": "Autorelock time"
},
"block_to_block": {
"description": "Whether the lock should run the motor until it hits resistance.",