Merge branch 'current' into next

This commit is contained in:
Fabian Affolter 2017-07-30 09:42:05 +02:00
commit 81f9dd1cc6
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
29 changed files with 704 additions and 80 deletions

View file

@ -10,7 +10,8 @@ footer: true
featured: true
---
Setting up an [SSH](https://openssh.org/) server allows access to your Hass.io folders with any SSH client. It include also a command-line tool to access the [Hass.io API](https://github.com/home-assistant/hassio/blob/dev/API.md). Try it out:
Setting up an [SSH](https://openssh.org/) server allows access to your Hass.io folders with any SSH client. It also includes a command-line tool to access the [Hass.io API](https://github.com/home-assistant/hassio/blob/dev/API.md). Try it out:
```bash
$ hassio help
```