update hyperion to 2.0.0-alpha.7

This commit is contained in:
Arne Petersen
2020-08-02 11:24:50 +02:00
parent 6976f55752
commit 4db8ff50df
3 changed files with 8 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hyperion",
"version": "0.1.0",
"version": "0.2.0",
"slug": "hyperion",
"legacy": false,
"maintenance": {
@@ -36,9 +36,7 @@
],
"webui": "http://[HOST]:[PORT:8090]",
"boot": "auto",
"options": {
},
"schema": {
},
"options": {},
"schema": {},
"image": "petersendev/hassio-hyperion-{arch}"
}
}