mirror of
https://github.com/home-assistant/core.git
synced 2025-09-06 13:21:33 +02:00
Clarify description of autorelock setting in zwave_js
(#148019)
This commit is contained in:
@@ -548,7 +548,7 @@
|
|||||||
"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": "Autorelock time"
|
"name": "Autorelock time"
|
||||||
},
|
},
|
||||||
"block_to_block": {
|
"block_to_block": {
|
||||||
|
Reference in New Issue
Block a user