From 472d90a2e175119079771fc1869423798266d573 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 Date: Tue, 27 Aug 2024 15:52:45 +0200 Subject: [PATCH] Rephrase --- source/docs/use/repositories/dashboard.md | 5 ++--- source/docs/use/update.md | 1 - 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/source/docs/use/repositories/dashboard.md b/source/docs/use/repositories/dashboard.md index 51588d6a..97d803bb 100644 --- a/source/docs/use/repositories/dashboard.md +++ b/source/docs/use/repositories/dashboard.md @@ -87,11 +87,10 @@ To use the functionality provided by a repository, you need to download it to Ho 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 select a specific version, if needed. - - Typically, you would install the newest version. + - By default, the newest version is installed. 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. - - Under **Need a different version?**, select the version you want to install. + - If you need a different version, under **Need a different version?**, select the version you want to install. - **Troubleshooting**: Don't see the **Download** button? The button doesn't show if the repository has already been downloaded. ## Removing a repository diff --git a/source/docs/use/update.md b/source/docs/use/update.md index 77056fca..a6689649 100644 --- a/source/docs/use/update.md +++ b/source/docs/use/update.md @@ -34,5 +34,4 @@ These steps assume that you have already downloaded a repository. Follow these s - **Option 2**: From the HACS dashboard. - The repositories with updates have status **Pending update**. - Select the 3 dots :material-dots-vertical: menu, then select **Redownload**. - - Under **Need a different version?**, select the version you want to install. 3. If the repository is an integration, [restart Home Assistant](https://www.home-assistant.io/docs/configuration/#reloading-the-configuration-to-apply-changes).