1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 20:35:55 +00:00
William Johansson eaa489abec Allow privileged capability SYS_RAWIO (#136)
In order to allow writes to /dev/mem, which is needed e.g. to use the
GPIO ports on Raspberry Pi, the SYS_RAWIO capability needs to be
granted.

Fixes #134.
2017-08-07 21:58:57 +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-28 23:05:40 +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

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%