Skip to content

Commit

Permalink
Improve descriptions in nuki.lock_n_go action (home-assistant#139067)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoRi2909 authored Feb 22, 2025
1 parent 883e14b commit ee206a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions homeassistant/components/nuki/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
}
},
Expand Down

0 comments on commit ee206a5

Please sign in to comment.