Skip to content

Commit

Permalink
paring mode times were inconsistent
Browse files Browse the repository at this point in the history
  • Loading branch information
tispokes authored and ronengr committed Nov 26, 2023
1 parent 9335f88 commit ad2901c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/hass_nuki_bt/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
}
},
"choose_method": {
"description": "Choose a method to configure {name} ({address}).\nIt is recomended to pair the device automatically.\nSelect the manual option only if you know what you are doing\n\nBefore clicking on \"Pair\" put your Nuki in pairing mode by pressing the button on your Nuki for 7 seconds until the light is parmanently glowing.",
"description": "Choose a method to configure {name} ({address}).\nIt is recomended to pair the device automatically.\nSelect the manual option only if you know what you are doing\n\nBefore clicking on \"Pair\" put your Nuki in pairing mode by pressing the button on your Nuki for 5 seconds until the light is parmanently glowing.",
"menu_options": {
"pair": "Pair device automatically (recomended)",
"manual": "Enter already-paird information manually"
Expand All @@ -37,7 +37,7 @@
"auth": "Username/Password is wrong.",
"connection": "Unable to connect to the server.",
"unknown": "Unknown error occurred.",
"pairing": "Nuki is not in pairing mode.\nPut Nuki in pairing mode by pressing the button 6 seconds, Then try again"
"pairing": "Nuki is not in pairing mode.\nPut Nuki in pairing mode by pressing the button 5 seconds, Then try again"
}
}
}

0 comments on commit ad2901c

Please sign in to comment.