From 2df3b4b6bee78125625f6bf6d5ab4ea369121ebb Mon Sep 17 00:00:00 2001 From: efp1 Date: Mon, 31 Jul 2017 21:50:28 +0100 Subject: [PATCH] Update SSH add-on page (#3113) Including how to start ssh add-on for the first time, and a spelling error. --- source/_addons/ssh.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_addons/ssh.markdown b/source/_addons/ssh.markdown index 0ef62351f8a..0d7e8e01918 100644 --- a/source/_addons/ssh.markdown +++ b/source/_addons/ssh.markdown @@ -19,7 +19,9 @@ $ hassio help This add-on will not enable you to install packages or do anything as root. This is not allowed with Hass.io.

-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. +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. + +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. ```json {