Create ssh.markdown (#2818)

* Create ssh.markdown

myself and a few other users in the forum had this same issue. Figured it was worth adding in to help others avoid the same pitfall. =]

* Fix typo
This commit is contained in:
andrew-curtis 2017-06-16 02:12:45 +10:00 committed by Fabian Affolter
parent 8abdb0aea2
commit a8f1889e1b

View File

@ -28,4 +28,10 @@ Configuration variables:
<p class='note'>
This add-on is not compatible when you installed Hass.io via the generic Linux installer.
If you're coming from Rasbian or similar, use `root` rather than `pi` when connecting via ssh or else you will get this error.
```bash
Permission denied (publickey,keyboard-interactive)
```
</p>