Skip to content

Commit

Permalink
Add step on installing specific version (#568)
Browse files Browse the repository at this point in the history
* Add step on installing specific version

* Rephrase

* Fix terminology

---------

Co-authored-by: Joakim Sørensen <[email protected]>
  • Loading branch information
c0ffeeca7 and ludeeus authored Aug 27, 2024
1 parent 41cc244 commit 6d7f191
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions source/docs/use/repositories/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,12 @@ To use the functionality provided by a repository, you need to download it to Ho
![Repository dashboard](/assets/images/screenshots/repository/overview/dark.png#only-dark)

3. To download the repository, in the bottom-right corner, select the **Download** button.
- This opens a dialog that lets you download the repository. You can also select a different version, if needed.
- Typically, you would install the newest version.
- A reason to choose an older version of a repository would be if you run an older version of Home Assistant and the newer version of the repository requires a newer version of Home Assistant.
- Check the documentation of the repository to find out which version of Home Assistant is required.
- Don't see the **Download** button? The button doesn't show if the repository has already been downloaded.
- This opens a dialog that lets you download the repository.
- By default, the newest version is downloaded. If needed, you can select a specific version.
- A reason to choose an older version would be if you run an older version of Home Assistant and the newer version of the repository requires a newer version of Home Assistant.
- Check the documentation of the repository to find out which version of Home Assistant is required.
- If you need a different version, under **Need a different version?**, select the version you want to download.
- **Troubleshooting**: Don't see the **Download** button? The button doesn't show if the repository has already been downloaded.

## Removing a repository

Expand Down

0 comments on commit 6d7f191

Please sign in to comment.