Add note about version info (#33313)

This commit is contained in:
c0ffeeca7 2024-06-18 16:55:59 +02:00 committed by GitHub
parent 9e7ea29ad6
commit 64f79962d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 2 deletions

View File

@ -4,6 +4,8 @@
{% if page.installation != "os" and page.installation != "supervised" %} {% if page.installation != "os" and page.installation != "supervised" %}
To see which version your system is running, go to {% my info title="**Settings** > **About**" %}.
In the event that a Home Assistant Core version doesn't play well with your hardware setup, you can downgrade to a previous release. In this example `{{current_version}}` is used as the target version but you can choose the version you desire to run. In the event that a Home Assistant Core version doesn't play well with your hardware setup, you can downgrade to a previous release. In this example `{{current_version}}` is used as the target version but you can choose the version you desire to run.
{% endif %} {% endif %}

View File

@ -83,7 +83,9 @@ You can manually define that the previous boot slot is used. This can be useful
{% include common-tasks/third-party-addons.md %} {% include common-tasks/third-party-addons.md %}
{% include common-tasks/configuration_check.md %} {% include common-tasks/configuration_check.md %}
## Home Assistant Versions ## 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/specific_version.md %}
{% include common-tasks/beta_version.md %} {% include common-tasks/beta_version.md %}

View File

@ -20,7 +20,9 @@ related:
{% include common-tasks/third-party-addons.md %} {% include common-tasks/third-party-addons.md %}
{% include common-tasks/configuration_check.md %} {% include common-tasks/configuration_check.md %}
## Home Assistant Versions ## 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/specific_version.md %}
{% include common-tasks/beta_version.md %} {% include common-tasks/beta_version.md %}