We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d4a5a7 + 6205f40 commit d29fab6Copy full SHA for d29fab6
hassio/const.py
@@ -2,7 +2,7 @@
2
from pathlib import Path
3
from ipaddress import ip_network
4
5
-HASSIO_VERSION = '1.0'
+HASSIO_VERSION = '0.100'
6
7
URL_HASSIO_VERSION = ('https://raw.githubusercontent.com/home-assistant/'
8
'hassio/{}/version.json')
version.json
@@ -1,5 +1,5 @@
1
{
- "hassio": "1.0",
+ "hassio": "0.100",
"homeassistant": "0.67.0b0",
"resinos": "1.3",
"resinhup": "0.3",
0 commit comments