mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-06 18:26:51 +00:00

* Operating system: add steps on updating HA OS * Fix markdown * Update source/common-tasks/os.markdown Co-authored-by: Stefan Agner <stefan@agner.ch> --------- Co-authored-by: Stefan Agner <stefan@agner.ch>
20 lines
655 B
Markdown
20 lines
655 B
Markdown
---
|
|
title: "Common tasks - Supervised"
|
|
description: "Common tasks for Home Assistant Supervised"
|
|
installation: supervised
|
|
installation_name: Supervised
|
|
---
|
|
|
|
## Update
|
|
|
|
{% include common-tasks/update.md %}
|
|
{% include common-tasks/specific_version.md %}
|
|
{% include common-tasks/beta_version.md %}
|
|
{% include common-tasks/development_version.md %}
|
|
{% include common-tasks/configuration_check.md %}
|
|
{% include common-tasks/file_access.md %}
|
|
{% include common-tasks/backups.md %}
|
|
{% include common-tasks/network_storage.md %}
|
|
{% include common-tasks/commandline.md %}
|
|
{% include common-tasks/lost_password.md %}
|
|
{% include common-tasks/third-party-addons.md %} |