mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-23 11:26:48 +00:00
30 lines
827 B
Markdown
30 lines
827 B
Markdown
---
|
|
title: "Common tasks - Supervised"
|
|
description: "Common tasks for Home Assistant Supervised"
|
|
installation: supervised
|
|
installation_name: Supervised
|
|
related:
|
|
- docs: /docs/configuration/
|
|
---
|
|
|
|
|
|
{% include common-tasks/file_access.md %}
|
|
{% include common-tasks/backups.md %}
|
|
|
|
## Update
|
|
|
|
{% include common-tasks/update.md %}
|
|
{% include common-tasks/network_storage.md %}
|
|
{% include common-tasks/lost_password.md %}
|
|
{% include common-tasks/third-party-addons.md %}
|
|
{% include common-tasks/configuration_check.md %}
|
|
|
|
## Home Assistant versions
|
|
|
|
To see which version your system is running, go to {% my info title="**Settings** > **About**" %}.
|
|
|
|
{% include common-tasks/specific_version.md %}
|
|
{% include common-tasks/beta_version.md %}
|
|
{% include common-tasks/development_version.md %}
|
|
|
|
{% include common-tasks/commandline.md %} |