1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 20:35:55 +00:00
Pascal Vizeli 7798e7cde2 Code cleanup & add config check to API (#155)
* Code cleanup & add config check to API

* Fix comments

* fix lint p1

* Fix lint p2

* fix coro

* fix parameter

* add log output

* fix command layout

* fix Pannel

* fix lint p4

* fix regex

* convert to ascii

* fix lint p5

* add temp logging

* fix output on non-zero exit

* remove temporary log
2017-08-16 02:10:38 +02:00
2017-05-10 17:01:35 +02:00
2017-03-28 00:05:13 +02:00
2017-05-13 17:41:46 +02:00
2017-07-23 12:11:44 -07:00
2017-05-08 00:44:07 +02:00
2017-04-06 11:52:28 +02:00
2017-08-04 17:00:31 +02:00
2017-07-28 23:05:40 +02:00
2017-04-06 11:52:28 +02:00
2017-08-15 08:56:40 +02: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.

Languages
Python 95.2%
JavaScript 4.7%