From 8cd284216b7638f4cedf05a3b1ea607d244a74ea Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Mon, 6 Sep 2021 03:55:03 +0000 Subject: [PATCH] add control --- homeassistant-supervised/DEBIAN/control | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 homeassistant-supervised/DEBIAN/control diff --git a/homeassistant-supervised/DEBIAN/control b/homeassistant-supervised/DEBIAN/control new file mode 100644 index 0000000..15300b8 --- /dev/null +++ b/homeassistant-supervised/DEBIAN/control @@ -0,0 +1,13 @@ +Package: homeassistant-supervised +Version: 2021.9.0 +Priority: optional +Architecture: all +Depends: curl, bash, docker, dbus, network-manager, apparmor, jq, systemd +Maintainer: Matheson Steplock +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. +