mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-19 15:16:33 +00:00
Select Release 0.5 as stable
This commit is contained in:
parent
fe4e1a1933
commit
820daa4f2b
@ -11,6 +11,7 @@ It is a docker image (supervisor) they manage HomeAssistant docker and give a in
|
|||||||
- **0.2**: Support for basic HostControll
|
- **0.2**: Support for basic HostControll
|
||||||
- **0.3**: Refactor code and add basic rest api
|
- **0.3**: Refactor code and add basic rest api
|
||||||
- **0.4**: Move network api code / ssl folder
|
- **0.4**: Move network api code / ssl folder
|
||||||
|
- **0.5**: Make api compatible to hass component v1
|
||||||
|
|
||||||
# Hardware Image
|
# Hardware Image
|
||||||
The image is based on ResinOS and Yocto Linux. It comes with the HassIO supervisor pre-installed. This includes support to update the supervisor over the air. After flashing your host OS will not require any more maintenance! The image does not include Home Assistant, instead it will downloaded when the image boots up for the first time.
|
The image is based on ResinOS and Yocto Linux. It comes with the HassIO supervisor pre-installed. This includes support to update the supervisor over the air. After flashing your host OS will not require any more maintenance! The image does not include Home Assistant, instead it will downloaded when the image boots up for the first time.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"hassio_tag": "0.4",
|
"hassio_tag": "0.5",
|
||||||
"homeassistant_tag": "0.41",
|
"homeassistant_tag": "0.41",
|
||||||
"resinos_version": "0.3",
|
"resinos_version": "0.3",
|
||||||
"resinhup_version": "0.1"
|
"resinhup_version": "0.1"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"hassio_tag": "0.4",
|
"hassio_tag": "0.5",
|
||||||
"homeassistant_tag": "0.41",
|
"homeassistant_tag": "0.41",
|
||||||
"resinos_version": "0.3",
|
"resinos_version": "0.3",
|
||||||
"resinhup_version": "0.1"
|
"resinhup_version": "0.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user