add control
This commit is contained in:
parent
f9817ff02d
commit
8cd284216b
1 changed files with 13 additions and 0 deletions
13
homeassistant-supervised/DEBIAN/control
Normal file
13
homeassistant-supervised/DEBIAN/control
Normal file
|
@ -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 <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.
|
||||||
|
|
Loading…
Reference in a new issue