1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 20:35:55 +00:00
Pascal Vizeli cecefd6972 Change access to API (#686)
* Update API.md

* Update API.md

* Update API.md

* Update addons.py

* Update addons.py

* Update addons.py

* Update addons.py

* Update __init__.py

* Update security.py

* Update security.py

* Update const.py

* Update validate.py

* Update __init__.py

* Update validate.py

* Update homeassistant.py

* Update homeassistant.py

* Update homeassistant.py

* Update addon.py

* Update addon.py

* Update homeassistant.py

* Fix lint

* Fix lint

* Backward combatibility

* Make token more robust

* Fix bug

* Logic error

* Fix access

* fix valid
2018-09-07 22:59:31 +02:00
2018-07-10 10:38:45 +02:00
2018-09-07 22:59:31 +02:00
2018-01-10 22:27:47 +01:00
2017-09-27 17:17:08 +02:00
2017-03-28 00:05:13 +02:00
2017-05-13 17:41:46 +02:00
2018-09-07 22:59:31 +02:00
2018-08-16 01:42:56 +02:00
2017-07-23 12:11:44 -07:00
2017-05-08 00:44:07 +02:00
2018-07-27 16:34:47 +02:00
2018-08-09 00:05:08 +02:00
2018-06-21 11:27:19 +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%