Add Repairs (#23609)

This commit is contained in:
Franck Nijhof 2022-08-02 11:16:10 +02:00
parent 5dc2a172c2
commit d0b60a49e1
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
2 changed files with 48 additions and 0 deletions

View File

@ -0,0 +1,48 @@
---
title: Repairs
description: Home Assistant Repairs informs you about issues it has found in your Home Assistant installation.
ha_release: 2022.8
ha_category:
- Other
ha_iot_class: internal
ha_codeowners:
- '@home-assistant/core'
ha_domain: repairs
ha_integration_type: integration
---
The Home Assistant Repairs integration will inform you about issues it has found
in your Home Assistant instance that should be fixed to ensure your instance
stays healthy and running for now and in the future.
## Configuration
The repairs integration is by default enabled. No action is required to
enable it. You can find the Home Assistant Repairs dashboard in
{% my repairs title="**Settings** -> **System** -> **Repairs**" %}.
{% my repairs badge %}
## How to use
If Home Assistant finds an issue in your Home Assistant instance that
requires your intervention to fix, it will create a new issue in the repairs
dashboard.
Just like [updates](/integrations/update/), the number of issues pending
in the repairs dashboard is shown in the sidebar on the "Settings" menu item.
<p class='img'>
<img class="no-shadow" src='/images/integrations/repairs/number-of-repairs.png' alt='Screenshot showing the number of updates and repairs pending on the settings menu item in the sidebar'>
The settings menu item shows the number of updatesd and repairable issues pending.
</p>
Navigate to {% my repairs title="**Settings** -> **System** -> **Repairs**" %}
to see the list of issues that need your attention.
Each issue listed will either provide you the opportunity to fix the issue
straight from the dashboard or provide you with information on how to resolve
the reported issue.
Keeping your system updated and free of issues will help you maintain and keep
it stable and future-proof.

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB