Add history

This commit is contained in:
pvizeli 2017-03-24 17:08:14 +01:00
parent 13cf51f7cb
commit 13a00f5963
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
# HassIO
First private cloud OS for home automation. Based on ResinOS and Yocto Linux.
# History
- **0.1**: First techpreview with dumy supervisor
- **0.2**: Support now OTA updates (Need reflush from 0.1)
# Download Image:
https://drive.google.com/drive/folders/0B2o1Uz6l1wVNbFJnb2gwNXJja28?usp=sharing

View File

@ -1,6 +1,6 @@
{
"supervisor_tag": "20170322",
"homeassistant_tag": "0.40.1",
"hassio_version": "0.1",
"hassio_version": "0.2",
"resinhup_version": "0.1"
}