mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Clarify description of autorelock setting in zwave_js
(#148019)
This commit is contained in:
parent
bfc814c839
commit
b1e3561ead
@ -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.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user