mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +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": {
|
"services": {
|
||||||
"lock_n_go": {
|
"lock_n_go": {
|
||||||
"name": "Lock 'n' go",
|
"name": "Lock 'n' Go",
|
||||||
"description": "Nuki Lock 'n' Go.",
|
"description": "Unlocks the door, waits a few seconds then re-locks. The wait period can be customized through the app.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"unlatch": {
|
"unlatch": {
|
||||||
"name": "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