Skip to content

Commit 820daa4

Browse files
committed
Select Release 0.5 as stable
1 parent fe4e1a1 commit 820daa4

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ It is a docker image (supervisor) they manage HomeAssistant docker and give a in
1111
- **0.2**: Support for basic HostControll
1212
- **0.3**: Refactor code and add basic rest api
1313
- **0.4**: Move network api code / ssl folder
14+
- **0.5**: Make api compatible to hass component v1
1415

1516
# Hardware Image
1617
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.

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"hassio_tag": "0.4",
2+
"hassio_tag": "0.5",
33
"homeassistant_tag": "0.41",
44
"resinos_version": "0.3",
55
"resinhup_version": "0.1"

version_beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"hassio_tag": "0.4",
2+
"hassio_tag": "0.5",
33
"homeassistant_tag": "0.41",
44
"resinos_version": "0.3",
55
"resinhup_version": "0.1"

0 commit comments

Comments
 (0)