Go to file
Pascal Vizeli 9dea93142b
Timeout shutdown (#603)
* Don't wait too long for shutdown

* Update log message

* Fix timeout

* Fast shudown
2018-07-25 01:46:54 +02:00
.github Add release drafter 2018-07-10 10:38:45 +02:00
hassio Timeout shutdown (#603) 2018-07-25 01:46:54 +02:00
home-assistant-polymer@d71a80c4f8 Add hostname to UI (#557) 2018-07-06 01:36:28 +02:00
misc Remove old security layer (#306) 2018-01-10 22:27:47 +01:00
.dockerignore Dockerfiles for new build system 2017-09-27 17:17:08 +02:00
.gitignore Hassio 0.1 2017-03-28 00:05:13 +02:00
.gitmodules WIP Add panel to hass.io (#46) 2017-05-13 17:41:46 +02:00
.travis.yml Leverage access and refresh tokens if available (#575) 2018-07-20 16:55:48 +02:00
API.md Fix API for home-assistant (#588) 2018-07-22 00:42:45 +02:00
Dockerfile Update uvloop to 0.11.0 (#597) 2018-07-24 16:16:26 +02:00
LICENSE Update license to be Apache 2.0 2017-07-23 12:11:44 -07:00
MANIFEST.in add manifest (#34) 2017-05-08 00:44:07 +02:00
README.md 📚 Fixes markdownlint & spelling issue in the README file (#312) 2018-01-15 22:51:32 +01:00
pylintrc Leverage access and refresh tokens if available (#575) 2018-07-20 16:55:48 +02:00
setup.py Leverage access and refresh tokens if available (#575) 2018-07-20 16:55:48 +02:00
tox.ini Reset readonly on remove data (#569) 2018-07-19 12:44:16 +02:00
version.json Update version.json 2018-06-21 11:27:19 +02:00

README.md

Hass.io

First private cloud solution for home automation

Hass.io is a Docker-based system for managing your Home Assistant installation and related applications. The system is controlled via Home Assistant which communicates with the Supervisor. The Supervisor provides an API to manage the installation. This includes changing network settings or installing and updating software.

Installation

Installation instructions can be found at https://home-assistant.io/hassio.