Update ssh.markdown

This commit is contained in:
Pascal Vizeli 2017-07-21 11:50:49 +02:00 committed by GitHub
parent 629171738c
commit 3447d51a67

View File

@ -9,7 +9,10 @@ sharing: true
footer: true
---
Setting up an [SSH](https://openssh.org/) server allows access to your Hass.io folders with any SSH client.
Setting up an [SSH](https://openssh.org/) server allows access to your Hass.io folders with any SSH client. It include also a cli to access into Hass.IO api. Try it out:
```bash
$ hassio help
```
<p class='note'>This add-on will not enable you to install packages or do anything as root. This is not allowed with Hass.io.</p>