Running a specific version in HA: link procedure on ssh add-on set up

This commit is contained in:
c0ffeeca7 2025-07-24 09:27:22 +02:00
parent 5fe5b4a640
commit e80d7e84de
No known key found for this signature in database
GPG Key ID: 11BDC0C7599B77E7

View File

@ -12,7 +12,7 @@ In the event that a Home Assistant Core version doesn't play well with your hard
{% if page.installation == "os"%}
To upgrade to a specific version, you can use the CLI. The example below shows how to upgrade to `{{current_version}}`.
To upgrade to a specific version, you can use the CLI (command line). The example below shows how to upgrade to `{{current_version}}`. To learn how to get started with the command line in Home Assistant, refer to the section [](/common-tasks/os/#installing-and-using-the-ssh-add-on).
```bash
ha core update --version {{current_version}} --backup