Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions source/_addons/ssh.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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>