mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Add note about version info (#33313)
This commit is contained in:
parent
9e7ea29ad6
commit
64f79962d0
@ -4,6 +4,8 @@
|
||||
|
||||
{% 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.
|
||||
|
||||
{% endif %}
|
||||
|
@ -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/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/beta_version.md %}
|
||||
|
@ -20,7 +20,9 @@ related:
|
||||
{% include common-tasks/third-party-addons.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/beta_version.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user