mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 21:37:07 +00:00
Improve descriptions in nuki.lock_n_go
action (#139067)
This commit is contained in:
parent
883e14b409
commit
ee206a5a17
@ -58,12 +58,12 @@
|
||||
},
|
||||
"services": {
|
||||
"lock_n_go": {
|
||||
"name": "Lock 'n' go",
|
||||
"description": "Nuki Lock 'n' Go.",
|
||||
"name": "Lock 'n' Go",
|
||||
"description": "Unlocks the door, waits a few seconds then re-locks. The wait period can be customized through the app.",
|
||||
"fields": {
|
||||
"unlatch": {
|
||||
"name": "Unlatch",
|
||||
"description": "Whether to unlatch the lock."
|
||||
"description": "Whether to also unlatch the door when unlocking it."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user