hassio-supervised-installer/homeassistant-supervised/DEBIAN/control
Christoph Spörk 22b28012c3
Dependency docker may differ
e.g. raspberry pi os  armv7l
```
apt show docker
Package: docker
Version: 1.5-2
```
2022-04-05 13:56:12 -06:00

14 lines
802 B
Text
Executable file

Package: homeassistant-supervised
Section: base
Version: 1.1.1
Priority: optional
Architecture: all
Depends: curl, bash, docker-ce | docker, 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.