1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-26 13:37:06 +00:00
Pascal Vizeli b9ce405ada Add websocket proxy support (#286)
* Add websocket proxy support

* forward

* update proxy code

* fix import

* fix import

* fix

* reorder

* fix setup

* fix code

* stage al

* fix lint

* convert it into object

* fix lint

* fix url

* fix routing

* update log output

* fix future

* add loop

* Update log messages & error handling

* fix error message

* Update logging

* improve handling

* better error handling

* Fix server read

* fix cancel reader
2017-12-26 00:51:07 +01:00
2017-12-26 00:51:07 +01:00
2017-05-10 17:01:35 +02: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
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-12-10 22:16:22 +01:00
2017-04-06 11:52:28 +02:00
2017-12-18 10:28:25 +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.

Languages
Python 95.2%
JavaScript 4.7%