Skip to content

Commit 2df3b4b

Browse files
efp1pvizeli
authored andcommitted
Update SSH add-on page (home-assistant#3113)
Including how to start ssh add-on for the first time, and a spelling error.
1 parent 97953e7 commit 2df3b4b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/_addons/ssh.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ $ hassio help
1919
This add-on will not enable you to install packages or do anything as root. This is not allowed with Hass.io.
2020
</p>
2121

22-
To use this add-on, you must have a private/public key to log in. To generate them, follow the [instructions for Windows][win] and [these for other platforms][other]. It is possible to set a password for login since version 2.0 but for hight security use private/public keys. You can not run both variant at same time.
22+
To use this add-on, you must have a private/public key to log in. To generate them, follow the [instructions for Windows][win] and [these for other platforms][other]. It is possible to set a password for login since version 2.0 but for high security use private/public keys. You can not run both variant at same time.
23+
24+
In order to start this add-on for the first time, you either need to include an ssh key (enclosed in quotation marks) or set a password in the options section.
2325

2426
```json
2527
{

0 commit comments

Comments
 (0)