diff --git a/hassio/hassio-main.html b/hassio/hassio-main.html index 7f32b300ac..4bfedab52a 100644 --- a/hassio/hassio-main.html +++ b/hassio/hassio-main.html @@ -13,7 +13,7 @@ - + @@ -86,10 +86,11 @@ hass-info='[[hassInfo]]' > - + installed-addons='[[supervisorInfo.addons]]' + > - - - - - - - - - - - - - - - - - - - - - Snapshots - - - - - - - [[_error]] - - - - Snapshots allow you to easily backup and restore all data in your Hass.io instance. - - - - - Create - - - - - - Snapshots allow you to easily backup and restore all data in your Hass.io instance. - - Looks like you don't have any snapshots yet. - - - - - - [[snapshot.name]] - [[snapshot.date]] - - Restore - - - - - - - - - diff --git a/hassio/snapshots/hassio-snapshot.html b/hassio/snapshots/hassio-snapshot.html new file mode 100644 index 0000000000..aedfd4bc4b --- /dev/null +++ b/hassio/snapshots/hassio-snapshot.html @@ -0,0 +1,221 @@ + + + + + + + + + + [[computeName(snapshot)]] + + + [[computeType(snapshot.type)]] ([[computeSize(snapshot.size)]]) + [[formatDatetime(snapshot.date)]] + + + Home Assistant: + + Home Assistant [[snapshot.homeassistant]] + + + + Folders: + + + [[item.name]] + + + + + + Add-ons: + + + [[item.name]] + ([[item.version]]) + + + + + + Error: [[error]] + + + + Delete + Partial restore + + Full restore + + + + + + + diff --git a/hassio/snapshots/hassio-snapshots.html b/hassio/snapshots/hassio-snapshots.html new file mode 100644 index 0000000000..baf8b6592c --- /dev/null +++ b/hassio/snapshots/hassio-snapshots.html @@ -0,0 +1,291 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Snapshots + + + + + + + + New snapshot + + Snapshots allow you to easily backup and + restore all data of your Hass.io instance. + + + + + + + Type: + + + Full snapshot + + + Partial snapshot + + + + Folders: + + + [[item.name]] + + + + + Add-ons: + + + [[item.name]] + + + + + + Create + + [[error]] + + + + + + + Available snapshots + + + You don't have any snapshots yet. + + + + + + + + + + + + + + + + +
[[_error]]
- -
Looks like you don't have any snapshots yet.
Error: [[error]]
[[error]]