mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-23 17:26:29 +00:00
ResinOS is deprecated (#142)
* ResinOS is deprecated Links to HASSOS and BuildRoot due to ResinOS deprecation within the Hassio project * Fix name
This commit is contained in:
parent
8aec81c233
commit
7ae6d9db7a
@ -15,7 +15,7 @@ This is a daemon running on the host machine that allows the supervisor to contr
|
||||
|
||||
## Host
|
||||
|
||||
Our pre-build images are based on [ResinOS]. Any Linux machine can be turned into a Hass.io host by running [the installer][linux].
|
||||
Our pre-build images are based on [HassOS] which is based on [BuildRoot]. Any Linux machine can be turned into a Hass.io host by running [the installer][linux].
|
||||
|
||||
## Supervisor
|
||||
|
||||
@ -25,5 +25,6 @@ The supervisor offers an API to manage the host and running the Docker container
|
||||
|
||||
The configuration panel lives inside the supervisor but is accessible via the Home Assistant user interface. The configuration panel allows the user to manage the installation.
|
||||
|
||||
[ResinOS]: https://resinos.io/
|
||||
[HassOS]: https://github.com/home-assistant/hassos
|
||||
[BuildRoot]: https://buildroot.org/
|
||||
[linux]: https://www.home-assistant.io/hassio/installation/#alternative-install-on-generic-linux-server
|
||||
|
Loading…
x
Reference in New Issue
Block a user