update version / description

This commit is contained in:
Pascal Vizeli 2017-03-29 23:38:34 +02:00
parent 5b85e04ef8
commit b4428cdcbf
3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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"
}

View File

@ -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"
}