diff --git a/source/_integrations/repairs.markdown b/source/_integrations/repairs.markdown new file mode 100644 index 00000000000..6c75cac8870 --- /dev/null +++ b/source/_integrations/repairs.markdown @@ -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. + +
+
+The settings menu item shows the number of updatesd and repairable issues pending.
+