1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-25 04:46:25 +00:00

add generic update function

This commit is contained in:
Pascal Vizeli
2017-04-23 21:59:02 +02:00
parent bf4984e66b
commit d8d17998fc
2 changed files with 4 additions and 2 deletions

View File

@@ -2,5 +2,6 @@
"hassio_tag": "0.11",
"homeassistant_tag": "0.43",
"resinos_version": "0.4",
"resinhup_version": "0.1"
"resinhup_version": "0.1",
"generic-hc_version": "0.1"
}

View File

@@ -2,5 +2,6 @@
"hassio_tag": "0.11",
"homeassistant_tag": "0.43",
"resinos_version": "0.4",
"resinhup_version": "0.1"
"resinhup_version": "0.1",
"generic-hc_version": "0.1"
}