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. +