deepak008 / hassio

:house_with_garden: First private cloud supervisor for home automation

Home Page:https://home-assistant.io/hassio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Development

The development of the supervisor is a bit tricky. Not difficult but tricky.

  • You can use the builder to build your supervisor: https://github.com/home-assistant/hassio-build/tree/master/builder
  • Go into a HassOS device or VM and pull your supervisor.
  • Set the developer modus on updater.json
  • Tag it as homeassistant/xy-hassio-supervisor:latest
  • Restart the service like systemctl restart hassos-supervisor | journalctl -fu hassos-supervisor
  • Test your changes

Small Bugfix or improvements, make a PR. Significant change makes first an RFC.

About

:house_with_garden: First private cloud supervisor for home automation

https://home-assistant.io/hassio/

License:Apache License 2.0


Languages

Language:HTML 78.0%Language:Python 21.9%Language:Dockerfile 0.0%