1
mirror of https://github.com/home-assistant/supervisor synced 2024-09-30 00:40:19 +02:00
Go to file
Pascal Vizeli c691f2a559
Auto mapping UART devices from host (#276)
* Add hardware to docker api

* set hardware to docker

* add loop to dns

* Use loop for dns

* Update const.py

* Update API.md

* Update validate.py

* Update addon.py

* Update addon.py

* fix lint

* style

* Update hardware.py
2017-12-12 20:01:02 +01:00
hassio Auto mapping UART devices from host (#276) 2017-12-12 20:01:02 +01:00
home-assistant-polymer@9b9cba86c2 New panel with poly2 (#163) 2017-08-22 15:44:14 +02:00
misc Add files via upload 2017-05-10 17:01:35 +02: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 Auto mapping UART devices from host (#276) 2017-12-12 20:01:02 +01:00
Dockerfile Cleanup dockerfile 2017-12-10 22:13:40 +01: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
pylintrc Split build stuff to new repo 2017-04-06 11:52:28 +02:00
README.md Sync names 2017-08-04 17:00:31 +02:00
setup.py Move setup to python 3.6 2017-12-10 22:16:22 +01:00
tox.ini Split build stuff to new repo 2017-04-06 11:52:28 +02:00
version.json Update Home-Assistant to 0.59.2 2017-12-06 16:30:38 +01:00

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.