From fe7650273d0568d34bb6c4f2914dbab0885d17b2 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 Date: Thu, 22 Aug 2024 18:33:18 +0200 Subject: [PATCH] dashboard: add status 'pending update' --- source/docs/use/repositories/dashboard.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/docs/use/repositories/dashboard.md b/source/docs/use/repositories/dashboard.md index dbf8bc77..f8aa62e8 100644 --- a/source/docs/use/repositories/dashboard.md +++ b/source/docs/use/repositories/dashboard.md @@ -45,6 +45,7 @@ You can search for both downloaded and available repositories in HACS. - **Type**: filters for a specific [type](/docs/use/repositories/type/index.md) of custom element: integration, dashboard, theme, template, AppDaemon app, or Python Script. - **Status**: + - **Pending update**: There is a new version available for this repository. To download it, select **Redownload**. - **Pending restart**: The repository has been downloaded. But for the software version to become active, you need to restart Home Assistant. - Repositories with a pending restart generate a repair issue under [**System** > **Updates**](https://my.home-assistant.io/redirect/updates/). You can restart directly from there. - **New**: HACS found repositories it has not seen before. If you select **Dismiss new**, these will be shown under **Available for download**.