Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtering: add description of status #558

Merged
merged 3 commits into from
Aug 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 10 additions & 3 deletions source/docs/use/repositories/dashboard.md
Original file line number Diff line number Diff line change
@@ -41,10 +41,17 @@ You can search for both downloaded and available repositories in HACS.

![nav_overview](/assets/images/screenshots/overview/filter/light.png#only-light)
![nav_overview](/assets/images/screenshots/overview/filter/dark.png#only-dark)
2. There are currently 2 filter types:
2. There are currently 2 filter types, **Type** and **Status**:

- **Status**: For example, show only repositories that have been **Downloaded** or are **New**.
- **Type**: filters for a specific [type](/docs/use/repositories/type/index.md) of custom element, such as integration, dashboard, or theme.
- **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 restart**: The repository has been downloaded. But for the software version to become active, you need to restart Home Assistant.
- **New**: HACS found repositories it has not seen before. If you select **Dismiss new**, these will be shown under **Available for download**.
- **Downloaded**: The repository has been downloaded. You can use its functionality.
- **Available for download**: This is a repository that is not new to HACS and that you can download.

![nav_overview](/assets/images/screenshots/overview/filter/status/light.png#only-light)
![nav_overview](/assets/images/screenshots/overview/filter/status/dark.png#only-dark)

3. **Troubleshooting**: Don't see the status or type in your table?
- Make sure the [columns are not hidden](https://www.home-assistant.io/docs/organizing/tables#customizing-columns)