1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 12:29:08 +00:00
2017-04-30 19:03:26 +02:00
2017-04-28 22:54:09 +02:00
2017-03-28 00:05:13 +02:00
2017-04-06 11:59:14 +02:00
2017-04-27 21:08:28 +02:00
2017-03-14 09:54:16 +01:00
2017-04-06 11:52:28 +02:00
2017-04-30 01:47:20 +02:00
2017-04-13 23:09:45 +02:00
2017-04-06 11:52:28 +02:00
2017-04-28 18:59:48 +02:00

HassIO

First private cloud solution for home automation.

It is a docker image (supervisor) they manage HomeAssistant docker and give a interface to control itself over UI. It have a own eco system with addons to extend the functionality in a easy way.

HassIO-Addons | HassIO-Build

HassIO is at the moment on development and not ready to use productive!

Feature in progress

  • Backup/Restore
  • DHCP-Server addon

HomeAssistant

SSL

All addons they can create SSL certs do that in same schema. So you can put follow lines to your configuration.yaml.

http:
  ssl_certificate: /ssl/fullchain.pem
  ssl_key: /ssl/privkey.pem

Install on a own System

Languages
Python 95.2%
JavaScript 4.7%