Go to file
Pascal Vizeli 44ae9c7b63
Don't try to shutdown a not running API (#543)
2018-06-30 22:06:18 +02:00
.github Enable probot move 2018-02-16 13:18:13 +01:00
hassio Don't try to shutdown a not running API (#543) 2018-06-30 22:06:18 +02:00
home-assistant-polymer@42026f096f Fix scroll bugs (#542) 2018-06-30 01:59:33 +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 Use tmp folder / fix log bug / add executor (#83) 2017-06-28 16:22:44 +02:00
API.md HassOS support (#522) 2018-06-22 22:54:03 +02:00
Dockerfile Update libuv (#529) 2018-06-26 00:21:49 +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 Split build stuff to new repo 2017-04-06 11:52:28 +02:00
setup.py HassOS support (#522) 2018-06-22 22:54:03 +02:00
tox.ini Update panel for 0.80 (#298) 2018-01-07 17:47:15 +01: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.