mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +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.",
|
"description": "Sets the configuration for a lock.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"auto_relock_time": {
|
"auto_relock_time": {
|
||||||
"description": "Duration in seconds until lock returns to secure state. Only enforced when operation type is `constant`.",
|
"description": "Duration in seconds until lock returns to locked state. Only enforced when operation type is `constant`.",
|
||||||
"name": "Auto relock time"
|
"name": "Autorelock time"
|
||||||
},
|
},
|
||||||
"block_to_block": {
|
"block_to_block": {
|
||||||
"description": "Whether the lock should run the motor until it hits resistance.",
|
"description": "Whether the lock should run the motor until it hits resistance.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user