mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-18 22:56:31 +00:00
update version / description
This commit is contained in:
parent
5b85e04ef8
commit
b4428cdcbf
@ -8,7 +8,7 @@ It is a docker image (supervisor) they manage HomeAssistant docker and give a in
|
||||
- **0.2**: Support for basic HostControll
|
||||
|
||||
# Hardware Image
|
||||
Based on ResinOS and Yocto Linux. It have a preinstall HassIO supervisor and support OTA Updates. That make it maintenanceless.
|
||||
Based on ResinOS and Yocto Linux. It have a preinstall HassIO supervisor and support OTA Updates. That make it maintenanceless. The image have no homeassistant included and they will downloaded after first setup. That need some times and internet brandwith.
|
||||
|
||||
https://drive.google.com/drive/folders/0B2o1Uz6l1wVNbFJnb2gwNXJja28?usp=sharing
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"hassio_tag": "0.1",
|
||||
"hassio_tag": "0.2",
|
||||
"homeassistant_tag": "0.40.1",
|
||||
"resinos_version": "0.1",
|
||||
"resinos_version": "0.2",
|
||||
"resinhup_version": "0.1"
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"hassio_tag": "0.2",
|
||||
"homeassistant_tag": "0.40.1",
|
||||
"resinos_version": "0.1",
|
||||
"resinos_version": "0.2",
|
||||
"resinhup_version": "0.1"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user