mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Add info about restore (#26473)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
472c1ac086
commit
38d90cf292
@ -231,6 +231,10 @@ toc: true
|
||||
<td><a href="/common-tasks/os/#backups" target="_blank">Backups</a></td>
|
||||
<td>✅</td><td>✅<sup>1</sup></td><td>✅<sup>1</sup></td><td>✅</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Managed Restore</td>
|
||||
<td>✅</td><td>❌<sup>2</sup></td><td>❌<sup>2</sup></td><td>✅</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Managed OS</td>
|
||||
<td>✅</td><td>❌</td><td>❌</td><td>❌</td>
|
||||
@ -238,5 +242,6 @@ toc: true
|
||||
</table>
|
||||
|
||||
<sub>1: Backups for Home Assistant Core and Home Assistant Container is provided by the <a href="/integrations/backup" target="_blank"><code>backup</code> integration</a>.</sub>
|
||||
<sub>2: Backups for Home Assistant Core and Home Assistant Container are either a tool to migrate to HAOS or a completely manual restore of the backup.</sub>
|
||||
|
||||
{% include getting-started/next_step.html step="onboarding" link="/getting-started/onboarding" %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user