Update ssh.markdown
This commit is contained in:
parent
629171738c
commit
3447d51a67
1 changed files with 4 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue