hassio-supervised-installer/homeassistant-supervised/DEBIAN/control
Pascal Vizeli cf37577f61
Simplify AppArmor handler with new OS-Agent (#165)
* Simplify AppArmor handler with new OS-Agent

* improve grammar

* bump version number

Co-authored-by: Matheson Steplock <ikifar2012@users.noreply.github.com>
2021-11-02 13:43:02 -04:00

14 lines
793 B
Text
Executable file

Package: homeassistant-supervised
Section: base
Version: 1.0.2
Priority: optional
Architecture: all
Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd, os-agent
Maintainer: Matheson Steplock <https://mathesonsteplock.ca/>
Homepage: https://www.home-assistant.io/
Description: Home Assistant Supervised
This installation method provides the full Home Assistant experience on a regular operating system.
This means, all components from the Home Assistant method are used, except for the Home Assistant Operating System.
This system will run the Home Assistant Supervisor. The Supervisor is not just an application, it is a full appliance that manages the whole system.
It will clean up, repair or reset settings to default if they no longer match expected values.